aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/tools
AgeCommit message (Expand)AuthorFilesLines
20 hours[lldb-dap] Fix DAP_launch_io.py Test (#179295)Ebuka Ezike3-12/+14
23 hours[lldb-dap] Migrating 'stopped' event to structured types. (#176273)John Harrison6-5/+184
26 hours[lldb-dap] Add ASan report (#178858)Sergei Druzhkov8-3/+40
5 dayslldb-dap: Stop using replicated variable ids (#124232)Anthony Eid2-1/+39
6 days[lldb-dap] Conditionally check UBSan stack trace on Darwin only (#178655)Ebuka Ezike1-1/+5
7 days[lldb-dap] Adding more details to 'exceptionInfo'. (#176465)John Harrison8-10/+44
7 days[lldb-dap] Improve test performance by removing negative assertions. (#178041)John Harrison35-690/+909
9 days[lldb][windows] do not attach to a PseudoConsole if it is not opened (#177934)Charles Zablit1-8/+8
9 days[lldb] Improve error and docs for repeating "memory region" (#177559)David Spickett1-2/+7
9 days[lldb-dap] Fix the completion provided to the DAP client. (#177151)Ebuka Ezike1-120/+251
14 days[lldb] Skip TestDAP_launch_io.py tests on asan builds (#177198)Augusto Noronha1-0/+3
2026-01-19[lldb-dap] Fix Completions Request crash (#176211)Ebuka Ezike2-25/+38
2026-01-15[lldb-dap] Move targetId and debuggerId into a session property (#175930)Ebuka Ezike2-13/+16
2026-01-13[lldb-dap] Add testcases for stdio redirection on different console types. (#...Ebuka Ezike3-0/+383
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