aboutsummaryrefslogtreecommitdiff
path: root/lldb/tools
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-24[lldb-dap] Bump the version to 0.2.18Jonas Devlieghere1-1/+1
2025-09-24[lldb-dap] bundle lldb-dap extension using esbuild (#160598)Matthew Bastien1-2/+3
2025-09-23[lldb-dap] Bump the version to 0.2.17Jonas Devlieghere1-1/+1
2025-09-23Allow setting breakpoints in objc++ files (#159779)jcaselman-keysight1-0/+4
2025-09-23[vscode-lldb] Restart server when lldb-dap binary has changed (#159797)Roy Shi3-13/+81
2025-09-19[vscode-lldb] Improve logging in Server Mode (#159672)Roy Shi2-4/+7
2025-09-18[lldb-dap] Bump form-data from 4.0.1 to 4.0.4Jonas Devlieghere1-15/+50
2025-09-17[lldb-dap] Add memory event (#158437)Druzhkov Sergei5-0/+53
2025-09-16[NFC][lldb-dap] Fix typo in invalidated event (#158338)Druzhkov Sergei2-3/+3
2025-09-16[lldb-dap] Add stdio redirection (#158609)Druzhkov Sergei5-1/+71
2025-09-16[lldb-mcp] Launch lldb on demand, if needed. (#158701)John Harrison1-31/+96
2025-09-11[lldb-dap] Add `debugAdapterEnv` for `attach` requests & improve regex (#157980)Roy Shi2-4/+27
2025-09-11[lldb-dap] Add invalidated event (#157530)Druzhkov Sergei6-4/+88
2025-09-10[lldb-dap] Add command line option `--connection-timeout` (#156803)Roy Shi6-10/+127
2025-09-09[lldb-mcp] Auto connect to the first running lldb mcp instance. (#157503)John Harrison2-18/+110
2025-09-08[lldb][yaml2macho-core] Address bug when run on WindowsJason Molenda1-1/+1
2025-09-05Default-initialize all fields of lldb_dap::protocol::Symbol. (#157150)lexi-nadia2-8/+9
2025-09-04[lldb-dap] Destroy debugger when debug session terminates (#156231)Roy Shi2-9/+6
2025-09-04ensure that dap_symbol is always initialized (#156956)lexi-nadia1-1/+1
2025-09-04[lldb][yaml2macho-core] remove unnecessary includeJason Molenda1-1/+0
2025-09-04[lldb][yaml2machocore] Give explicit namespace for compile errJason Molenda1-6/+6
2025-09-04[lldb] Add utility to create Mach-O corefile from YAML desc (#153911)Jason Molenda13-0/+988
2025-09-04[lldb] Moving MCPTransport into its own file. (#156712)John Harrison1-3/+4
2025-09-03[lldb-dap] Add `--no-lldbinit` as a CLI flag (#156131)Piyush Jaiswal5-12/+31
2025-09-03[lldb][debugserver] Max response size for qSpeedTest (#156099)Jason Molenda1-6/+6
2025-08-29[lldb] Fix typo in the description of the -X alias (#156119)Jonas Devlieghere1-1/+1
2025-08-29[lldb-dap] Fix typescript issue in updated typescript code. (#156117)cmtice1-5/+5
2025-08-29[lldb] Format tools/driver/Options.td (NFC) (#156111)Jonas Devlieghere1-201/+216
2025-08-28[vscode-lldb] Support lldb-dap environment in debug configuration (#153536)Roy Shi3-8/+132
2025-08-28[lldb][debugserver] Upstream to debugserver changes (#155733)Jason Molenda2-20/+72
2025-08-28[lldb-mcp] Fix building for WindowsMartin Storsjö1-0/+4
2025-08-28Revert "[lldb] Correct a usage after a rename was merged. (#155720)"Martin Storsjö1-1/+1