summaryrefslogtreecommitdiff
path: root/lldb/source/Commands/Options.td
AgeCommit message (Expand)Author
2025-10-24[lldb] Introduce internal stop hooks (#164506)Julian Lettner
2025-10-14[lldb][Darwin] Add `process launch --memory-tagging` option (#162944)Julian Lettner
2025-09-05[lldb] Add more command option mnemonics (#156987)Jonas Devlieghere
2025-09-04[lldb] Reflow descriptions in source/Commands/Options.td (#156981)Jonas Devlieghere
2025-09-04[lldb] Add more command option mnemonics (#155705)Jonas Devlieghere
2025-09-02[lldb] Format source/Commands/Options.td (#156517)Jonas Devlieghere
2025-08-29[lldb] Fix some spelling and grammatical issues in Commands/Options.td (#156121)Jonas Devlieghere
2025-08-29[lldb] Add a simplified syntax for underlying command options (NFC) (#155694)Jonas Devlieghere
2025-08-28Stateful variable-location annotations in Disassembler::PrintInstructions() (...Abdullah Mohammad Amin
2025-08-27[lldb] Fix a typo in --one-shot description (NFC) (#155637)Dave Lee
2025-08-26[lldb] Underline short option letters as mnemonics (#153695)Jonas Devlieghere
2025-08-21[lldb] Add flag to "settings show" to include default values (#153233)Dave Lee
2025-08-11[lldb][NFC] Fix `help breakpoint set` typo. (#152981)b10902118
2025-07-10[lldb] Support specifying a language for breakpoint conditions (#147603)Jonas Devlieghere
2025-07-07Defer loading all DWOs by default when dumping separate_debug-info (#146166)qxy11
2025-06-26Default transcript dumping in "statistics dump" to false (#145436)qxy11
2025-06-09Add commands to list/enable/disable plugins (#134418)David Peixotto
2025-05-28[lldb][Formatters] Add --pointer-match-depth option to `type summary add` com...Zequan Wu
2025-05-28[Support] [lldb] Fix thread jump #45326 (#135778)Ebuka Ezike
2025-05-02Reland "[lldb] Do not bump memory modificator ID when "internal" debugger mem...David Spickett
2025-05-02Revert "[lldb] Do not bump memory modificator ID when "internal" debugger mem...David Spickett
2025-05-01Make stop-hooks fire when lldb first gains control of a process. (#137410)jimingham
2025-05-01[lldb] Do not bump memory modificator ID when "internal" debugger memory is u...Mikhail Zakharov
2025-04-23[lldb] Implement CLI support for reverse-continue (#132783)Robert O'Callahan
2025-02-28[lldb] Add ability to inspect backing threads with `thread info` (#129275)Felipe de Azevedo Piovezan
2025-02-07[lldb] Clear cached unwind plans when adding symbols (#125839)Pavel Labath
2024-11-11[lldb] Support overriding the disassembly CPU & features (#115382)Jonas Devlieghere
2024-11-05[LLDB] Retry Add a target.launch-working-dir settingwalter erquinigo
2024-11-05Revert "[LLDB] Add a target.launch-working-dir setting" (#114973)Walter Erquinigo
2024-11-05[LLDB] Add a target.launch-working-dir setting (#113521)Walter Erquinigo
2024-09-24[lldb] Fix typos in various help messages. (#109851)Ryan Mansfield
2024-08-27[lldb] Add frame recognizers for libc++ `std::invoke` (#105695)Adrian Vogelsgesang
2024-08-23Revert "Revert "[lldb] Extend frame recognizers to hide frames from backtrace...Adrian Prantl
2024-08-22Revert "[lldb] Extend frame recognizers to hide frames from backtraces (#1045...Dmitri Gribenko
2024-08-20[lldb] Extend frame recognizers to hide frames from backtraces (#104523)Adrian Prantl
2024-08-05[lldb] Rename `scripting template` to `scripting extension` (NFC) (#101935)Med Ismail Bennani
2024-07-27[lldb/Commands] Add `scripting template list` command with auto discoveryMed Ismail Bennani
2024-07-25[lldb] Revert scripting template list patches (#100673)Med Ismail Bennani
2024-07-25[lldb/Commands] Add `scripting template list` command with auto discoveryMed Ismail Bennani
2024-07-23Revert "[lldb/Commands] Add `scripting template list` command with auto disco...Med Ismail Bennani
2024-07-23[lldb/Commands] Add `scripting template list` command with auto discovery (#9...Med Ismail Bennani
2024-07-01[lldb/Commands] Alias `script` command to `scripting run` (#97263)Med Ismail Bennani
2024-06-28In `statistics dump --summary`, add back the `targets` section (#97004)royitaqi
2024-06-18[lldb] Add/change options in `statistics dump` to control what sections are d...royitaqi
2024-06-04[easy] Fix spacing in help message of 'process save-core' command (#89445)Michael Christensen
2024-06-03Re-merge `A few updates around "transcript"` (#92843) (#94067)royitaqi
2024-05-31Revert "A few updates around "transcript"" (#94088)gulfemsavrun
2024-05-31A few updates around "transcript" (#92843)royitaqi
2024-03-01[lldb] Fix `thread backtrace --count` (#83602)Jonas Devlieghere
2024-02-28Change `image list -r` so that it actually shows the ref count and whether th...jimingham