summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/server
AgeCommit message (Expand)Author
2025-11-04[lldb-dap] Addressing orphaned processes in tests. (#166205)John Harrison
2025-09-10[lldb-dap] Fix test: TestDAP_server.py (#157924)Roy Shi
2025-09-10[lldb-dap] Add command line option `--connection-timeout` (#156803)Roy Shi
2025-07-02[lldb-dap] Fix flaky test TestDAP_server (#145231)DrSergei
2025-06-19[lldb-dap] Make connection URLs match lldb (#144770)Jonas Devlieghere
2025-06-03[lldb-dap] Correct the disconnect helper on server shutdown. (#142508)John Harrison
2025-02-27[lldb-dap] Adaptor -> Adapter (NFC) (#129110)Jonas Devlieghere
2025-02-24[lldb-dap] skip TestDAP_server on windows to unblock CI. (#128278)John Harrison
2025-02-21[lldb-dap] Refactoring lldb-dap port listening mode to allow multiple connect...John Harrison