summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/launch
AgeCommit message (Expand)Author
2025-10-31Revert "Reland "[lldb-dap] Improving consistency of tests by removing… (#16...Aiden Grossman
2025-10-30Reland "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-30[lldb-dap][test] skip io_redirection in debug builds (#165593)Ebuka Ezike
2025-10-30Revert "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-29[lldb-dap] Improving consistency of tests by removing concurrency. (#165496)John Harrison
2025-10-16[lldb-dap] Add stdio redirection for integrated and external terminals (#161089)Sergei Druzhkov
2025-09-18[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett
2025-09-16[lldb-dap] Add stdio redirection (#158609)Druzhkov Sergei
2025-09-16[lldb][lldb-dap] Disable more DAP tests on Windows (#158906)David Spickett
2025-09-08[lldb][lldb-dap] Disable another part of TestDAP_launch.py on WindowsDavid Spickett
2025-09-03[lldb-dap] Add `--no-lldbinit` as a CLI flag (#156131)Piyush Jaiswal
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-08-15[lldb][lldb-dap][test] Correct skip in TestDAP_launchDavid Spickett
2025-08-15[lldb][lldb-dap][test] Disable part of TestDAP_launch on Arm 32-bitDavid Spickett
2025-07-11[lldb-dap] Add external terminal support (#146950)Druzhkov Sergei
2025-06-17Revert "[lldb-dap] Refactoring DebugCommunication to improve test consistency...John Harrison
2025-06-17[lldb-dap] Refactoring DebugCommunication to improve test consistency. (#143818)John Harrison
2025-06-10[lldb-dap] Creating a 'capabilities' event helper. (#142831)John Harrison
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
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-08[lldb-dap] Migrate attach to typed RequestHandler. (#137911)John Harrison
2025-05-08[lldb] Disable some lldb-dap tests on WindowsDavid Spickett
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-28[lldb][lldb-dap] Disable launch tests that rely on get_stdout()David Spickett
2025-04-25[lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<...John Harrison
2025-04-25[lldb][lldb-dap] fix repeating commands in repl mode (#135008)Ebuka Ezike
2025-04-14[lldb-dap] Adding support for cancelling a request. (#130169)John Harrison
2025-03-28[lldb-dap] Migrating DAP 'initialize' to new typed RequestHandler. (#133007)John Harrison
2025-02-27[lldb-dap] Adaptor -> Adapter (NFC) (#129110)Jonas Devlieghere
2024-10-07Make env and source map dictionaries #95137 (#106919)Da-Viper
2024-08-29[lldb][lldb-dap][test] Enable Launch testsDavid Spickett
2024-07-15Add lldb version into initialize response lldb-dap (#98703)jeffreytan81
2024-06-21[lldb] Unify Platform::ResolveExecutable (#96256)Jonas Devlieghere
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-29Increase timeout to reduce test failure rate. (#83312)Shubham Sandeep Rastogi
2024-02-20[lldb-dap] Do not write over the existing error if launchCommands fail during...John Harrison
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