summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/attach
AgeCommit message (Expand)Author
2025-10-20[lldb][test][DAP] Disable TestDAP_attach.py on Arm LinuxDavid Spickett
2025-10-15[lldb-dap] Remove timings from TestDAP_attach (#163452)Jonas Devlieghere
2025-09-18[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett
2025-09-12[lldb][test] Disable more of TestDAP_attach.py on WindowsDavid Spickett
2025-08-29[lldb][test] Skip more of TestDAP_attach.py on WindowsDavid 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-04[lldb-dap] Test Gardening, attach tests. (#141981)John Harrison
2025-05-16[lldb-dap] Adding additional asserts to unit tests. (#140107)John Harrison
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2025-05-08[lldb-dap] Migrate attach to typed RequestHandler. (#137911)John Harrison
2025-05-07[lldb-dap] Re-enable the lldb-dap tests (#138791)Jonas Devlieghere
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-06Revert "[lldb-dap] Don't make stopOnAttach the default in attach tests"Jonas Devlieghere
2025-05-06[lldb-dap] Don't make stopOnAttach the default in attach testsJonas Devlieghere
2025-05-06[lldb-dap] Change the launch sequence (#138219)Jonas Devlieghere
2025-05-05[lldb-dap] Give attach test binaries unique names (#138435)Jonas Devlieghere
2025-04-29[lldb-dap[test] Don't pass --listen to debugserverJonas Devlieghere
2025-04-29[lldb] Provide an unconditional @skip annotation for API tests (#137712)Jonas Devlieghere
2025-04-29[lldb] Disable TestDAP_attachFelipe de Azevedo Piovezan
2025-04-28[lldb-dap] Fix TestDap_attach.py flakiness (#137278)Wanyi
2025-04-28[lldb] Disable TestDAP_attachByPortNumFelipe de Azevedo Piovezan
2025-04-15[lldb] Make SBProcess thread related actions listen to StopLocker (#134339)Wanyi
2025-02-27[lldb-dap] Adaptor -> Adapter (NFC) (#129110)Jonas Devlieghere
2024-09-13[lldb] Deflake TestDAP_attach (#108226)Pavel Labath
2024-08-28[lldb][lldb-dap][test] Enable more attach tests on WindowsDavid Spickett
2024-06-28[lldb-dap] Added "port" property to vscode "attach" command. (#91570)Santhosh Kumar Ellendula
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-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere