aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-10[lldb-dap] Add clipboard context support (#170644)Sergei Druzhkov2-5/+122
2026-01-09[lldb-dap] add timeout to spawn_and_wait test utility (#174461)Charles Zablit1-1/+5
2026-01-08[NFC][lldb] fix docstring indentation (#175042)Charles Zablit1-4/+4
2026-01-06[lldb-dap] Add skipIfWindowsWithoutConPTY decorator for clearer test requirem...Ebuka Ezike1-8/+8
2026-01-02[lldb-dap][NFC] change the dap log file extension (#173994)Ebuka Ezike2-2/+2
2025-12-23[lldb-dap] refactor monitor thread in tests (#172879)Charles Zablit1-13/+26
2025-12-22[lldb-dap] Adjusting the initialize/launch flow to better match the spec. (#1...John Harrison8-24/+35
2025-12-20[lldb-dap] Migrate restart request to structured types (#172488)Sergei Druzhkov2-2/+2
2025-12-19[lldb-dap] Do not show warnings on Completions request. (#172917)Ebuka Ezike1-0/+11
2025-12-18[lldb-dap][windows] deactivate TestDAP_attach.test_by_name_waitFor on Windows...Charles Zablit1-0/+1
2025-12-18[lldb-dap] Do not show memory address on types with no summary (#172670)Ebuka Ezike2-15/+7
2025-12-18[lldb][windows] refactor the version check in @skipIfWindows (#172838)Charles Zablit1-8/+8
2025-12-18[lldb][windows] add Windows Virtual Console support (#168729)Charles Zablit1-8/+8
2025-12-12[lldb-dap] Allow empty memory reference in disassemble arguments (#162517)Sergei Druzhkov1-0/+22
2025-12-10[lldb-dap] enable run-in-terminal test on linux arm. (#171598)Ebuka Ezike1-8/+0
2025-12-10[lldb-dap] enable TestDAP_module on linux (#171584)Ebuka Ezike1-2/+0
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