aboutsummaryrefslogtreecommitdiff
path: root/lldb/tools
AgeCommit message (Expand)AuthorFilesLines
2025-12-01[lldb-dap] Fix segfault in JSONUtils.cpp when GetUUIDString() returns nullptr...Aaron2-6/+5
2025-11-30[lldb][debugserver] Return shared cache filepath in jGetSharedCacheInfo (#168...Jason Molenda3-6/+135
2025-11-28[lldb-dap] Add data breakpoints for bytes (#167237)Sergei Druzhkov4-15/+51
2025-11-26[lldb-dap] Add multi-session support with shared debugger instances (#163653)Janet Yang15-318/+803
2025-11-25[lldb-dap] Add format support for evaluate request (#169132)Sergei Druzhkov2-5/+7
2025-11-24[windows] improve python3.dll load check (#168864)Charles Zablit1-7/+6
2025-11-19[lldb][windows] add color to the Python.dll not found error (#168718)Charles Zablit1-3/+3
2025-11-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith3-109/+236
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison9-210/+257
2025-11-14Clean up MachTask.mm's handling of m_exception_thread. (#167994)jimingham3-7/+10
2025-11-12[lldb-dap] Refactor event thread (#166948)Ebuka Ezike2-156/+178
2025-11-12Fix lldb-dap non-leaf frame source resolution issue (#165944)jeffreytan813-10/+12
2025-11-07Reapply "[lldb-dap] Use protocol types for exceptioninfo" (#166161) (#166836)Ebuka Ezike6-154/+168
2025-11-06[debugserver] Remove unnecessary sleep in MachProcess::AttachForDebug (#166674)Jonas Devlieghere1-6/+0
2025-11-05[debugserver] Move constants into TaskPortForProcessID (NFC) (#166670)Jonas Devlieghere2-8/+7
2025-11-05[lldb-dap] expand tilde in dap executable path (#162635)Ebuka Ezike2-2/+45
2025-11-05[debugserver] Fix debugserver build on < macOS 10.15 (#166599)Jonas Devlieghere1-0/+6
2025-11-03[lldb-dap] Add support for launching supported clients (#165941)Jonas Devlieghere5-0/+171
2025-11-03[lldb][windows] print an error if python.dll is not in the DLL search path (#...Charles Zablit2-12/+59
2025-11-03Revert "[lldb-dap] Use protocol types for exceptioninfo" (#166161)David Spickett6-168/+154
2025-11-03[lldb-dap] Use protocol types for exceptioninfo (#165858)Ebuka Ezike6-154/+168
2025-10-31[lldb-dap] Move Options.td into tool subdirectory (NFC) (#165925)Jonas Devlieghere3-3/+4
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison2-2/+2
2025-10-29[lldb-dap] Report any errors during attach request (#165270)Ebuka Ezike1-0/+2
2025-10-27Avoid stalls when MainLoop::Interrupt fails to wake up the MainLoop (#164905)jimingham2-6/+9
2025-10-23[lldb][debugserver] fix typeo in SME ZA registerJason Molenda1-1/+1
2025-10-23Revert "[lldb] update lldb-server platform help parsing (#162730)"Adrian Prantl3-236/+109
2025-10-23[lldb] update lldb-server platform help parsing (#162730)Chad Smith3-109/+236
2025-10-22[lldb-dap] Fix mutex acquisition order for modules event. (#163821)Ebuka Ezike1-1/+6
2025-10-22Revert "[lldb-dap] Use protocol types for exceptioninfo" (#164631)Walter Lee6-170/+154
2025-10-22[lldb-dap] Use protocol types for exceptioninfo (#164318)Ebuka Ezike6-154/+170
2025-10-21[lldb-dap] Correct lldb-dap `seq` handling. (#164306)John Harrison6-75/+99
2025-10-21[lldb-dap] Send a 'process' event on restart. (#163833)John Harrison2-17/+25
2025-10-20[lldb-dap] use workspaceFolder in vscode configurations. (#164320)Ebuka Ezike1-5/+5
2025-10-20[lldb-dap] Send an Invalidated event on thread stack change. (#163976)Ebuka Ezike5-3/+31
2025-10-20[debugserver][NFC] Fix unused variable warningFelipe de Azevedo Piovezan1-2/+0
2025-10-20[lldb-dap][NFC] avoid copy in launch process (#164243)Ebuka Ezike1-1/+1
2025-10-16[lldb-dap] Improve the runInTerminal ux. (#163830)John Harrison1-0/+11
2025-10-16[lldb-dap] Add stdio redirection for integrated and external terminals (#161089)Sergei Druzhkov7-6/+119
2025-10-15[lldb-dap] Add readOnly attribute for variables (#151884)Sergei Druzhkov1-0/+8
2025-10-15[debugserver] Implement MultiMemRead packet (#162670)Felipe de Azevedo Piovezan2-0/+123
2025-10-13[lldb-mcp] Register a NoOpMonitorCallback when launching lldb from lldb-mcp (...Jonas Devlieghere1-0/+2
2025-10-13[lldb-dap] DataBreakpointInfoArguments make frameId optional. (#162845)Ebuka Ezike1-1/+1
2025-10-09[lldb][windows] fix undeclared identifier error (#162705)Charles Zablit1-1/+1
2025-10-09[lldb][windows] add support for out of PATH python.dll resolution (#162509)Charles Zablit2-0/+56
2025-10-07[debugserver][NFC] Make helper functions have internal linkage (#162307)Felipe de Azevedo Piovezan1-73/+40
2025-10-07[debugserver][NFC] Add helper function for escaping special characters (#162297)Felipe de Azevedo Piovezan1-36/+28
2025-10-03[lldb] Adding A new Binding helper for JSONTransport. (#159160)John Harrison3-8/+15
2025-10-02[debugserver] Support for `qMemTags` packet (#160952)Julian Lettner11-3/+249
2025-09-30[lldb][NFC] Fix spelling of function in log message (#161261)Julian Lettner1-4/+4