summaryrefslogtreecommitdiff
path: root/lldb/tools
AgeCommit message (Expand)Author
2025-11-19[lldb][windows] add color to the Python.dll not found error (#168718)Charles Zablit
2025-11-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison
2025-11-14Clean up MachTask.mm's handling of m_exception_thread. (#167994)jimingham
2025-11-12[lldb-dap] Refactor event thread (#166948)Ebuka Ezike
2025-11-12Fix lldb-dap non-leaf frame source resolution issue (#165944)jeffreytan81
2025-11-07Reapply "[lldb-dap] Use protocol types for exceptioninfo" (#166161) (#166836)Ebuka Ezike
2025-11-06[debugserver] Remove unnecessary sleep in MachProcess::AttachForDebug (#166674)Jonas Devlieghere
2025-11-05[debugserver] Move constants into TaskPortForProcessID (NFC) (#166670)Jonas Devlieghere
2025-11-05[lldb-dap] expand tilde in dap executable path (#162635)Ebuka Ezike
2025-11-05[debugserver] Fix debugserver build on < macOS 10.15 (#166599)Jonas Devlieghere
2025-11-03[lldb-dap] Add support for launching supported clients (#165941)Jonas Devlieghere
2025-11-03[lldb][windows] print an error if python.dll is not in the DLL search path (#...Charles Zablit
2025-11-03Revert "[lldb-dap] Use protocol types for exceptioninfo" (#166161)David Spickett
2025-11-03[lldb-dap] Use protocol types for exceptioninfo (#165858)Ebuka Ezike
2025-10-31[lldb-dap] Move Options.td into tool subdirectory (NFC) (#165925)Jonas Devlieghere
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison
2025-10-29[lldb-dap] Report any errors during attach request (#165270)Ebuka Ezike
2025-10-27Avoid stalls when MainLoop::Interrupt fails to wake up the MainLoop (#164905)jimingham
2025-10-23[lldb][debugserver] fix typeo in SME ZA registerJason Molenda
2025-10-23Revert "[lldb] update lldb-server platform help parsing (#162730)"Adrian Prantl
2025-10-23[lldb] update lldb-server platform help parsing (#162730)Chad Smith
2025-10-22[lldb-dap] Fix mutex acquisition order for modules event. (#163821)Ebuka Ezike
2025-10-22Revert "[lldb-dap] Use protocol types for exceptioninfo" (#164631)Walter Lee
2025-10-22[lldb-dap] Use protocol types for exceptioninfo (#164318)Ebuka Ezike
2025-10-21[lldb-dap] Correct lldb-dap `seq` handling. (#164306)John Harrison
2025-10-21[lldb-dap] Send a 'process' event on restart. (#163833)John Harrison
2025-10-20[lldb-dap] use workspaceFolder in vscode configurations. (#164320)Ebuka Ezike
2025-10-20[lldb-dap] Send an Invalidated event on thread stack change. (#163976)Ebuka Ezike
2025-10-20[debugserver][NFC] Fix unused variable warningFelipe de Azevedo Piovezan
2025-10-20[lldb-dap][NFC] avoid copy in launch process (#164243)Ebuka Ezike
2025-10-16[lldb-dap] Improve the runInTerminal ux. (#163830)John Harrison
2025-10-16[lldb-dap] Add stdio redirection for integrated and external terminals (#161089)Sergei Druzhkov
2025-10-15[lldb-dap] Add readOnly attribute for variables (#151884)Sergei Druzhkov
2025-10-15[debugserver] Implement MultiMemRead packet (#162670)Felipe de Azevedo Piovezan
2025-10-13[lldb-mcp] Register a NoOpMonitorCallback when launching lldb from lldb-mcp (...Jonas Devlieghere
2025-10-13[lldb-dap] DataBreakpointInfoArguments make frameId optional. (#162845)Ebuka Ezike
2025-10-09[lldb][windows] fix undeclared identifier error (#162705)Charles Zablit
2025-10-09[lldb][windows] add support for out of PATH python.dll resolution (#162509)Charles Zablit
2025-10-07[debugserver][NFC] Make helper functions have internal linkage (#162307)Felipe de Azevedo Piovezan
2025-10-07[debugserver][NFC] Add helper function for escaping special characters (#162297)Felipe de Azevedo Piovezan
2025-10-03[lldb] Adding A new Binding helper for JSONTransport. (#159160)John Harrison
2025-10-02[debugserver] Support for `qMemTags` packet (#160952)Julian Lettner
2025-09-30[lldb][NFC] Fix spelling of function in log message (#161261)Julian Lettner
2025-09-24[lldb-dap] Bump the version to 0.2.18Jonas Devlieghere
2025-09-24[lldb-dap] bundle lldb-dap extension using esbuild (#160598)Matthew Bastien
2025-09-23[lldb-dap] Bump the version to 0.2.17Jonas Devlieghere
2025-09-23Allow setting breakpoints in objc++ files (#159779)jcaselman-keysight
2025-09-23[vscode-lldb] Restart server when lldb-dap binary has changed (#159797)Roy Shi
2025-09-19[vscode-lldb] Improve logging in Server Mode (#159672)Roy Shi