aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/API
AgeCommit message (Expand)AuthorFilesLines
2025-12-08[lldb] Dump build configuration with `version -v` (#170772)Jonas Devlieghere1-51/+1
2025-12-04[lldb] Add support for synthetic LineEntry objects without valid address rang...Med Ismail Bennani1-0/+2
2025-12-02Reland "[lldb] Introduce ScriptedFrameProvider for real threads (#161870)" (#...users/pranavk/bazel-fix-159173-1764801865Med Ismail Bennani1-0/+82
2025-12-02[lldb] Make sure SBError is valid when SBDebugger::InitializeWithErrorHandlin...David Spickett1-1/+1
2025-11-26[lldb] [scripting bridge] 167388 chore: add api to return arch name for targe...n2h91-0/+13
2025-11-26[lldb-dap] Add multi-session support with shared debugger instances (#163653)Janet Yang1-0/+14
2025-11-17[lldb] Ensure FILE* access mode is correctly specified when creating a Native...John Harrison6-13/+39
2025-11-12Revert "[lldb] Introduce ScriptedFrameProvider for real threads" (#167662)Michael Buch1-82/+0
2025-11-11[lldb] Introduce ScriptedFrameProvider for real threads (#161870)Med Ismail Bennani1-0/+82
2025-11-06[lldb] Enable locate module callback for all module loading (#160199)GeorgeHuyubo2-2/+15
2025-11-05[lldb] Introduce SBFrameList for lazy frame iteration (#166651)Med Ismail Bennani3-0/+119
2025-10-30[lldb] Add alternative SBThread::GetStopDescription (#165379)Ebuka Ezike1-6/+29
2025-10-21[lldb-dap] Send a 'process' event on restart. (#163833)John Harrison1-0/+5
2025-10-20[lldb] Add try_lock to SBMutex (#164109)Jonas Devlieghere1-0/+9
2025-10-09Add a scripted way to re-present a stop location (#158128)jimingham1-0/+9
2025-10-08Make SBBreakpoint/SBBreakpointLocation.SetCondition(nullptr) work again. (#16...jimingham2-4/+18
2025-10-07[lldb] Add support for unique target ids (#160736)Janet Yang2-0/+19
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-0/+1
2025-09-25[lldb] Avoid copying header just to overwrite it (#160555)Justin Cady1-0/+2
2025-09-12[lldb] Track CFA pointer metadata in StackID (#157498)Felipe de Azevedo Piovezan1-1/+1
2025-09-09NFC: SBThread should not be the one to compute StopReasonData. (#157577)jimingham1-103/+4
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere1-1/+1
2025-09-03[lldb] Mark scripted frames as synthetic instead of artificial (#153117)Med Ismail Bennani1-0/+16
2025-08-29[lldb] Adjust ProtocolServer connection defaults. (#155714)John Harrison1-9/+1
2025-08-28[lldb] Add SBFunction::GetBaseName() & SBSymbol::GetBaseName() (#155939)Jonas Devlieghere2-0/+18
2025-08-23Re-land LLDB dap module symbol tables (#155021)Ely Ronnen2-0/+40
2025-08-22Revert "[lldb-dap] Add module symbol table viewer to VS Code extension #14062...Muhammad Omair Javaid2-40/+0
2025-08-21[lldb/API] Add setters to SBStructuredData (#154445)Med Ismail Bennani1-0/+44
2025-08-21[lldb-dap] Add module symbol table viewer to VS Code extension #140626 (#153836)Ely Ronnen2-0/+40
2025-08-19[LLDB] added getName method in SBModule (#150331)barsolo20001-0/+8
2025-08-11[lldb][NFC] Address follow up comments in ExecutionContext (#153110)Felipe de Azevedo Piovezan1-1/+1
2025-08-11[lldb] Guard SBFrame/SBThread methods against running processes (#152020)Felipe de Azevedo Piovezan2-756/+721
2025-08-08[lldb-dap] persistent assembly breakpoints (#148061)Ely Ronnen1-25/+21
2025-08-04[lldb][NFC] Move SBThread::ResumeNewPlan out of the header (#151988)Felipe de Azevedo Piovezan1-17/+7
2025-07-29[lldb][cmake] Create dependencies for LLDB header targets (#150995)Chelsea Cassanova1-0/+2
2025-07-25[lldb] Use std::make_shared where possible (NFC) (#150714)Jonas Devlieghere5-42/+41
2025-07-23[lldb][headers] Fix header staging target for RPC (#150355)Chelsea Cassanova1-1/+3
2025-07-18[lldb][framework] Glob headers from source for framework (#148736)Chelsea Cassanova1-2/+22
2025-07-18[LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777)Jacob Lalonde2-1/+35
2025-07-10[lldb] Support specifying a language for breakpoint conditions (#147603)Jonas Devlieghere3-6/+7
2025-07-09[lldb] Change breakpoint interfaces for error handling (#146972)Jonas Devlieghere1-1/+1
2025-07-03[lldb] Add SB API to make a breakpoint a hardware breakpoint (#146602)Jonas Devlieghere1-0/+12
2025-06-26[lldb][scripts] Use named args in versioning script (#145993)Chelsea Cassanova1-1/+1
2025-06-20[LLDB] Explicitly use python for version fixup (#144217)nerix1-1/+1
2025-06-10Reland "[lldb][headers] Create script to fix up versioning" (#142864)" (#142871)Chelsea Cassanova1-0/+39
2025-06-10[lldb/cmake] Use ADDITIONAL_HEADER(_DIR)?S (#142587)Pavel Labath1-0/+2
2025-06-04Revert "[lldb][headers] Create script to fix up versioning" (#142864)Chelsea Cassanova1-39/+0
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath1-2/+2
2025-06-03[lldb][headers] Create script to fix up versioning (#141116)Chelsea Cassanova1-0/+39