aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/tools
AgeCommit message (Expand)AuthorFilesLines
2025-11-28[lldb-dap] Add data breakpoints for bytes (#167237)Sergei Druzhkov1-22/+89
2025-11-26[lldb-dap] Add multi-session support with shared debugger instances (#163653)Janet Yang2-0/+86
2025-11-25[lldb-dap] Add format support for evaluate request (#169132)Sergei Druzhkov1-1/+10
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison1-43/+151
2025-11-12Fix lldb-dap non-leaf frame source resolution issue (#165944)jeffreytan813-0/+88
2025-11-04[lldb-dap] Addressing orphaned processes in tests. (#166205)John Harrison2-6/+6
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison2-53/+6
2025-10-31Revert "Reland "[lldb-dap] Improving consistency of tests by removing… (#16...Aiden Grossman6-79/+75
2025-10-30Reland "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett6-75/+79
2025-10-30[lldb-dap][test] skip io_redirection in debug builds (#165593)Ebuka Ezike1-0/+1
2025-10-30Revert "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett6-79/+75
2025-10-29[lldb-dap] Improving consistency of tests by removing concurrency. (#165496)John Harrison6-75/+79
2025-10-29[lldb-dap] Report any errors during attach request (#165270)Ebuka Ezike1-0/+15
2025-10-20[lldb-dap] Send an Invalidated event on thread stack change. (#163976)Ebuka Ezike4-0/+77
2025-10-20[lldb][test][DAP] Disable TestDAP_attach.py on Arm LinuxDavid Spickett1-0/+3
2025-10-15[lldb-dap] Unify the timeouts for the DAP tests (#163292)Jonas Devlieghere9-26/+18
2025-10-16[lldb-dap] Add stdio redirection for integrated and external terminals (#161089)Sergei Druzhkov1-1/+21
2025-10-15[lldb-dap] Add readOnly attribute for variables (#151884)Sergei Druzhkov1-9/+26
2025-10-15[lldb-dap] Remove timings from TestDAP_attach (#163452)Jonas Devlieghere5-187/+209
2025-10-15[lldb-dap][test] create temp source file in test directory. (#163383)Ebuka Ezike1-1/+2
2025-10-13[lldb][test] Replace seven.join_for_shell with shlex.join (#163191)David Spickett1-0/+1
2025-10-07[lldb][test] Wait for a file before attempting to attach to lldb-server test ...David Spickett1-1/+6
2025-10-03[lldb][test] Disable TestLldbGdbServer.py on Linux temporarily (#161868)David Spickett1-1/+3
2025-09-23[lldb][test] Fix tpyo in TestDAP_module.py skipDavid Spickett1-1/+1
2025-09-23[lldb][test] Disable part of TestDAP_module.py on LinuxDavid Spickett1-1/+2
2025-09-18[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett8-13/+0
2025-09-16[lldb-dap] Add stdio redirection (#158609)Druzhkov Sergei1-0/+16
2025-09-16[lldb][lldb-dap] Disable more DAP tests on Windows (#158906)David Spickett2-0/+2
2025-09-15[lldb][test] Disable a test from TestDAP_cancel.py on WindowsDavid Spickett1-0/+1
2025-09-12[lldb][test] Disable more of TestDAP_attach.py on WindowsDavid Spickett1-0/+1
2025-09-11[lldb-dap] Add invalidated event (#157530)Druzhkov Sergei2-27/+11
2025-09-10[lldb-dap] Fix test: TestDAP_server.py (#157924)Roy Shi1-3/+3
2025-09-10[lldb-dap] Add command line option `--connection-timeout` (#156803)Roy Shi1-3/+56
2025-09-08[lldb][test] Disable part of TestDAP_stepInTargets.pyDavid Spickett1-0/+1
2025-09-08[lldb][test] Disable another part of TestDAP_step.py on WindowsDavid Spickett1-0/+1
2025-09-08[lldb][lldb-dap] Disable another part of TestDAP_launch.py on WindowsDavid Spickett1-0/+2
2025-09-03[lldb-dap] Add `--no-lldbinit` as a CLI flag (#156131)Piyush Jaiswal1-0/+40
2025-08-29[lldb][test] Skip more of TestDAP_attach.py on WindowsDavid Spickett1-0/+1
2025-08-29[lldb][test] Disable TestDAP_startDebugging.py on WindowsDavid Spickett1-0/+1
2025-08-27[lldb][test] Disable some more failing lldb-dap tests on WindowsDavid Spickett3-0/+3
2025-08-23Re-land LLDB dap module symbol tables (#155021)Ely Ronnen3-0/+52
2025-08-22Revert "[lldb-dap] Add module symbol table viewer to VS Code extension #14062...Muhammad Omair Javaid3-49/+0
2025-08-21Reapply "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)" (#154832)John Harrison13-86/+71
2025-08-21Revert "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)"Shubham Sandeep Rastogi13-71/+86
2025-08-21[lldb-dap] Re-land refactor of DebugCommunication. (#147787)John Harrison13-86/+71
2025-08-21[lldb-dap] Add module symbol table viewer to VS Code extension #140626 (#153836)Ely Ronnen3-0/+49
2025-08-15[lldb][lldb-dap][test] Correct skip in TestDAP_launchDavid Spickett1-1/+1
2025-08-15[lldb][lldb-dap][test] Disable part of TestDAP_launch on Arm 32-bitDavid Spickett1-0/+2
2025-08-11[lldb] Update JSONTransport to use MainLoop for reading. (#152367)John Harrison1-10/+17
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov1-1/+1