aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands
AgeCommit message (Expand)AuthorFilesLines
4 days[lldb][NFC] Mark Symbol pointers as const where easily possible (#177472)Alex Langford2-2/+2
5 days[lldb] Improve error and docs for repeating "memory region" (#177559)David Spickett1-8/+15
5 days[lldb] Fix error when running "memory region --all" repeatedly (#177176)David Spickett1-12/+20
8 days[lldb] Fix padding for settings in `apropos` output (#177295)Jonas Devlieghere1-18/+36
8 days[lldb] Improve error message when we can't save core (#177496)Jonas Devlieghere1-3/+5
2026-01-08[lldb] Fix null pointer dereference in parsed command completion (#174868)Alexandre Perez1-1/+2
2026-01-07[lldb] Correct version -v output for booleans (#174742)David Spickett1-1/+1
2026-01-02[LLVM][ADT] Migrate users of `make_scope_exit` to CTAD (#174030)Victor Chernyakin1-1/+1
2025-12-10[lldb] Stop emitting pointless newline (NFC) (#171531)Jonas Devlieghere1-1/+0
2025-12-09[lldb] Remove CommandReturnObject::AppendRawError (#171517)Jonas Devlieghere1-1/+1
2025-12-08Fix a typo in "breakpoint add file" and add a test (#171206)jimingham1-1/+1
2025-12-08[lldb] Dump build configuration with `version -v` (#170772)Jonas Devlieghere3-3/+90
2025-12-08[lldb] Remove printf in breakpoint add commandDavid Spickett1-1/+0
2025-12-08[lldb] Fix command line of `target frame-provider register` (#167803)Adrian Vogelsgesang1-3/+1
2025-12-05[lldb] Fix a warningKazu Hirata1-1/+0
2025-12-05Move checking m_dummy_target to after raw-plus-option parsing. (#170888)jimingham1-2/+3
2025-12-04Add a `breakpoint add` command to fix the option-madness that is `breakpoint ...jimingham2-73/+1403
2025-12-02Reland "[lldb] Introduce ScriptedFrameProvider for real threads (#161870)" (#...Med Ismail Bennani1-0/+200
2025-11-26Reland "[clang] Refactor to remove clangDriver dependency from clangFrontend ...Naveen Seth Hanig1-0/+1
2025-11-24Revert " [clang] Refactor to remove clangDriver dependency from clangFrontend...Naveen Seth Hanig1-1/+0
2025-11-24Reapply " [clang] Refactor to remove clangDriver dependency from clangFronten...Shilei Tian1-0/+1
2025-11-24Revert " [clang] Refactor to remove clangDriver dependency from clangFrontend...Shilei Tian1-1/+0
2025-11-24[lldb] Show signal number description (#164176)Ebuka Ezike1-3/+10
2025-11-23 [clang] Refactor to remove clangDriver dependency from clangFrontend and fl...Naveen Seth Hanig1-0/+1
2025-11-20[lldb] Eliminate SupportFileSP nullptr derefs (#168624)Jonas Devlieghere2-3/+3
2025-11-19[NFC][lldb] move DiagnosticsRendering to Host (#168696)Charles Zablit1-1/+1
2025-11-14Re-land [lldb][NFC] Mark ValueObject library with NO_PLUGIN_DEPENDENCIES (#16...Alex Langford1-0/+3
2025-11-13Revert "[lldb][NFC] Mark ValueObject library with NO_PLUGIN_DEPENDENCIES" (#1...Krzysztof Parzyszek1-2/+0
2025-11-12[lldb][NFC] Mark ValueObject library with NO_PLUGIN_DEPENDENCIES (#167794)Alex Langford1-0/+2
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch1-200/+0
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani1-0/+200
2025-11-07Fix a crash when a stop hook deletes itself in its callback. (#160416)jimingham1-0/+9
2025-11-05[lldb] Mark single-argument SourceLanguage constructors explicit (#166527)Michael Buch1-6/+7
2025-11-04[lldb] When starting in a hidden frame, don't skip over hidden frames when na...Michael Buch1-22/+30
2025-10-24[lldb] Introduce internal stop hooks (#164506)Julian Lettner4-20/+61
2025-10-14[lldb][Darwin] Add `process launch --memory-tagging` option (#162944)Julian Lettner2-0/+9
2025-10-10[lldb][mcp] Get the running MCP server connection information (#162752)Alexandre Perez1-1/+43
2025-10-03[lldb][Lanugage][NFC] Adapt Language::ForEach to IterationAction (#161830)Michael Buch1-2/+2
2025-10-02[LLDB][NFC] Fix variable casing issue (#161691)Jacob Lalonde1-1/+1
2025-10-01[LLDB] Add load core time to target metrics (#161581)Jacob Lalonde1-1/+5
2025-09-16[clang] Initialize the file system explicitly (#158381)Jan Svoboda1-1/+3
2025-09-15[lldb][TypeSystem] Enable colored AST dump (#86159)Michael Buch1-3/+6
2025-09-10[lldb] Pass execution context to CompilerType::GetByteSize - in CommandObject...Dave Lee1-3/+4
2025-09-05[lldb] Add more command option mnemonics (#156987)Jonas Devlieghere1-60/+64
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere11-49/+49
2025-09-04[lldb] Reflow descriptions in source/Commands/Options.td (#156981)Jonas Devlieghere1-91/+73
2025-09-04[lldb] Add more command option mnemonics (#155705)Jonas Devlieghere1-129/+152
2025-09-02[lldb] Format source/Commands/Options.td (#156517)Jonas Devlieghere1-1147/+2005
2025-08-29[lldb] Adjust ProtocolServer connection defaults. (#155714)John Harrison1-8/+7
2025-08-29[lldb] Fix some spelling and grammatical issues in Commands/Options.td (#156121)Jonas Devlieghere1-34/+59