summaryrefslogtreecommitdiff
path: root/lldb/source/Commands
AgeCommit message (Expand)Author
2025-11-20[lldb] Eliminate SupportFileSP nullptr derefs (#168624)Jonas Devlieghere
2025-11-19[NFC][lldb] move DiagnosticsRendering to Host (#168696)Charles Zablit
2025-11-14Re-land [lldb][NFC] Mark ValueObject library with NO_PLUGIN_DEPENDENCIES (#16...Alex Langford
2025-11-13Revert "[lldb][NFC] Mark ValueObject library with NO_PLUGIN_DEPENDENCIES" (#1...Krzysztof Parzyszek
2025-11-12[lldb][NFC] Mark ValueObject library with NO_PLUGIN_DEPENDENCIES (#167794)Alex Langford
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani
2025-11-07Fix a crash when a stop hook deletes itself in its callback. (#160416)jimingham
2025-11-05[lldb] Mark single-argument SourceLanguage constructors explicit (#166527)Michael Buch
2025-11-04[lldb] When starting in a hidden frame, don't skip over hidden frames when na...Michael Buch
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-10-10[lldb][mcp] Get the running MCP server connection information (#162752)Alexandre Perez
2025-10-03[lldb][Lanugage][NFC] Adapt Language::ForEach to IterationAction (#161830)Michael Buch
2025-10-02[LLDB][NFC] Fix variable casing issue (#161691)Jacob Lalonde
2025-10-01[LLDB] Add load core time to target metrics (#161581)Jacob Lalonde
2025-09-16[clang] Initialize the file system explicitly (#158381)Jan Svoboda
2025-09-15[lldb][TypeSystem] Enable colored AST dump (#86159)Michael Buch
2025-09-10[lldb] Pass execution context to CompilerType::GetByteSize - in CommandObject...Dave Lee
2025-09-05[lldb] Add more command option mnemonics (#156987)Jonas Devlieghere
2025-09-04[lldb] Correct style of error messages (#156774)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] Adjust ProtocolServer connection defaults. (#155714)John Harrison
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-19Revert "[lldb] Fix error : unknown error while starting lldb's C/C++ repl (#1...Shubham Sandeep Rastogi
2025-08-19[lldb] Fix error : unknown error while starting lldb's C/C++ repl (#153560)Anutosh Bhat
2025-08-15Revert "[lldb] Fallback to expression eval when Dump of variable fails in dwi...Dave Lee
2025-08-15[lldb] Print ValueObject when GetObjectDescription fails (#152417)Dave Lee
2025-08-11[lldb][NFC] Fix `help breakpoint set` typo. (#152981)b10902118
2025-07-31[lldb] Add support for displaying `__float128` variables (#98369)beetrees
2025-07-31[lldb] Fallback to expression eval when Dump of variable fails in dwim-print ...Dave Lee
2025-07-28[lldb][NFC] Use IterationAction for ModuleList::ForEach callbacks (#150930)Michael Buch
2025-07-25[lldb] Use std::make_shared where possible (NFC) (#150714)Jonas Devlieghere
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde
2025-07-16[lldb] Print children-count warning for dwim-print and expr (#149088)Michael Buch
2025-07-15[lldb] Add completions for plugin list/enable/disable (#147775)David Peixotto
2025-07-10[lldb] Support specifying a language for breakpoint conditions (#147603)Jonas Devlieghere
2025-07-09[lldb] Change breakpoint interfaces for error handling (#146972)Jonas Devlieghere
2025-07-07Defer loading all DWOs by default when dumping separate_debug-info (#146166)qxy11
2025-07-03[lldb][Commands][NFC] image lookup: remove unused local variable (#146554)Michael Buch
2025-07-02[lldb][mcp] Fix unix domain socket protocol server addresses (#146603)Alexandre Perez
2025-06-26Fix a bug in the breakpoint ID verifier in CommandObjectBreakpoint. (#145994)jimingham
2025-06-26Default transcript dumping in "statistics dump" to false (#145436)qxy11