summaryrefslogtreecommitdiff
path: root/lldb/include
AgeCommit message (Expand)Author
2025-10-07[lldb] Add support for unique target ids (#160736)Janet Yang
2025-10-03[lldb][Language] Add Language::GetDisplayNameForLanguageType API (#161803)Michael Buch
2025-10-03[lldb] Adding A new Binding helper for JSONTransport. (#159160)John Harrison
2025-10-03[lldb][Lanugage][NFC] Adapt Language::ForEach to IterationAction (#161830)Michael Buch
2025-10-01[LLDB] Add load core time to target metrics (#161581)Jacob Lalonde
2025-10-01[lldb][NFCI] Remove the non-const reference Mangled::GetMangledName accessor ...Michael Buch
2025-10-01[lldb][Mangled][NFC] Remove redundant const-qualifier on llvm::StringRef argu...Michael Buch
2025-09-23[lldb] Rework how we pass the execution context to the statusline (#159887)Jonas Devlieghere
2025-09-22Reland #158161 with cmake fix (#159842)barsolo2000
2025-09-19Revert "[ELF][LLDB] Add an nvsass triple (#159459)" (#159879)Joseph Huber
2025-09-19[ELF][LLDB] Add an nvsass triple (#159459)Walter Erquinigo
2025-09-19Revert "RISCV unwinding enable" (#159790)David Spickett
2025-09-18RISCV enable assembly unwinding (#158161)barsolo2000
2025-09-18[LLDB] Add support for the structured data plugins in lldb-server (#159457)Walter Erquinigo
2025-09-17[lldb-mcp] Fix servers accepting more than one client. (#158357)John Harrison
2025-09-16[LLDB] Add boolean literals to DIL. (#157992)cmtice
2025-09-15[lldb][TypeSystem] Enable colored AST dump (#86159)Michael Buch
2025-09-15[lldb-mcp] Adding a tool to list debuggers again. (#158340)John Harrison
2025-09-12[LLDB][NVIDIA] Add NVPTX architecture support (#158334)Andrew Gontarek
2025-09-12[lldb] Track CFA pointer metadata in StackID (#157498)Felipe de Azevedo Piovezan
2025-09-09NFC: SBThread should not be the one to compute StopReasonData. (#157577)jimingham
2025-09-09[lldb] Unwind through ARM Cortex-M exceptions automatically (#153922)Jason Molenda
2025-09-09[lldb-mcp] Auto connect to the first running lldb mcp instance. (#157503)John Harrison
2025-09-09Reland"[lldb] Add count for errors of DWO files in statistics and combine DWO...Ziyi Wang
2025-09-09[lldb][nfc] Rename WritePointerToMemory argument's name (#157566)Felipe de Azevedo Piovezan
2025-09-09[lldb][Expression] Add structor variant to LLDB's function call labels (#149827)Michael Buch
2025-09-08[lldb] Fix assertion when opcodes are exactly the length of the buffer (#157196)Daniel Sanders
2025-09-08[lldb][Instrumentation] Set selected frame to outside sanitizer libraries (#1...Michael Buch
2025-09-08[lldb][Target] Clear selected frame index after a StopInfo::PerformAction (#1...Michael Buch
2025-09-08[lldb][NFC] Fix style issues with StackID.h (#157483)Felipe de Azevedo Piovezan
2025-09-04[lldb] Introduce ScriptedFrame affordance (#149622)Med Ismail Bennani
2025-09-04[lldb] Add more command option mnemonics (#155705)Jonas Devlieghere
2025-09-04[lldb] Moving MCPTransport into its own file. (#156712)John Harrison
2025-09-03Revert "[lldb] Add count for errors of DWO files in statistics and combine DW...David Peixotto
2025-09-03[lldb] Mark scripted frames as synthetic instead of artificial (#153117)Med Ismail Bennani
2025-09-03[lldb] Add count for errors of DWO files in statistics and combine DWO file c...Ziyi Wang
2025-09-03[lldb][windows] use Windows APIs to print to the console (#156469)Charles Zablit
2025-08-30[lldb] Refactor variable annotation logic in Disassembler::PrintInstructions ...Abdullah Mohammad Amin
2025-08-30[NFC] Fix typos 'seperate' -> 'separate' (#144368)Roman
2025-08-29[lldb] Adjust ProtocolServer connection defaults. (#155714)John Harrison
2025-08-29[lldb] Stop the protocol servers when terminating the plugin (#156101)Jonas Devlieghere
2025-08-28[lldb] Add SBFunction::GetBaseName() & SBSymbol::GetBaseName() (#155939)Jonas Devlieghere
2025-08-28Stateful variable-location annotations in Disassembler::PrintInstructions() (...Abdullah Mohammad Amin
2025-08-28Revert "[lldb] NFC Moving mcp::Transport into its own file. (#155711)"Sylvestre Ledru
2025-08-27[lldb] NFC Moving mcp::Transport into its own file. (#155711)John Harrison
2025-08-27Reapply "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155610)Ilia Kuklin
2025-08-27Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155605)Ilia Kuklin
2025-08-27[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (#152308)Ilia Kuklin
2025-08-26[lldb] Adding structured types for existing MCP calls. (#155460)John Harrison
2025-08-26[lldb] Underline short option letters as mnemonics (#153695)Jonas Devlieghere