summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/console
AgeCommit message (Expand)Author
2025-09-18[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett
2025-08-27[lldb][test] Disable some more failing lldb-dap tests on WindowsDavid Spickett
2025-08-21Reapply "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)" (#154832)John Harrison
2025-08-21Revert "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)"Shubham Sandeep Rastogi
2025-08-21[lldb-dap] Re-land refactor of DebugCommunication. (#147787)John Harrison
2025-06-27[lldb] Extract debug server location code (#145706)Pavel Labath
2025-05-30Revert "[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)"David Spickett
2025-05-29[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)John Harrison
2025-05-16[lldb-dap] Take two at refactoring the startup sequence. (#140331)John Harrison
2025-05-16[lldb-dap] Adding additional asserts to unit tests. (#140107)John Harrison
2025-05-13[lldb-dap] Improving tests logging to understand CI failures. (#139311)John Harrison
2025-05-13[lldb][plugin] Use counter directly for number of readers (#139252)Jacques Pienaar
2025-05-07[lldb-dap] Change the launch sequence (#138219) (reland)Jonas Devlieghere
2025-05-07Revert "[lldb-dap] Change the launch sequence (#138219)"David Spickett
2025-05-06[lldb-dap] Change the launch sequence (#138219)Jonas Devlieghere
2025-04-25[lldb] Emit diagnostics as "important" output (#137280)Jonas Devlieghere
2024-08-29[lldb][lldb-dap] Enable more tests on WindowsDavid Spickett
2024-08-29[lldb][lldb-dap][test] Enable more tests on WindowsDavid Spickett
2024-06-12Fix flaky TestDAP_console test. (#94494)Miro Bucko
2024-05-24[lldb-dap] Automatically skip lldb-dap tests for remote platforms (#93169)Pavel Labath
2024-05-03[lldb-dap] Fix test_exit_status_message_sigterm test. (#90223)Miro Bucko
2024-04-25[lldb-dap] Report exit status message in lldb-dap, same as lldb cli (#89405)Miro Bucko
2023-10-25[lldb-vscode] Allow specifying a custom escape prefix for LLDB commands (#69238)Walter Erquinigo
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere