aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite
AgeCommit message (Expand)AuthorFilesLines
12 hours[lldb-dap] Adding more details to 'exceptionInfo'. (#176465)John Harrison1-22/+30
20 hours[lldb-dap] Improve test performance by removing negative assertions. (#178041)John Harrison3-121/+177
3 days[lldb-dap] Fix assertion on the recv thread. (#177977)Ebuka Ezike1-1/+1
6 daysRevert "[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)"Augusto Noronha2-15/+2
6 days[lldb] Fix setting CanJIT if memory cannot be allocated (#176099)Igor Kudrin2-2/+15
6 days[lldb] Improve filecheck() by replacing assertTrue with assertEqual (#177212)Dave Lee1-2/+2
9 days[lldb] Fix the 'skipUnlessUndefinedBehaviorSanitizer' decorator. (#176463)John Harrison1-20/+23
10 daysRevert "[lldb] add a marker before hidden frames (#167550)" (#176747)Charles Zablit1-29/+0
10 days[lldb-dap] Fix Completions Request crash (#176211)Ebuka Ezike1-1/+6
10 days[lldb] add a marker before hidden frames (#167550)Charles Zablit1-0/+29
2026-01-15[lldb-dap] Move targetId and debuggerId into a session property (#175930)Ebuka Ezike1-6/+3
2026-01-13[lldb-dap] Add testcases for stdio redirection on different console types. (#...Ebuka Ezike2-4/+24
2026-01-12[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#172358)Raul Tambre1-0/+15
2026-01-08[lldb] Fix typed commands not shown on the screen (#174216)Ebuka Ezike1-0/+1
2026-01-08[lldb-dap][windows] fix lldb-dap executable name in test (#175014)Charles Zablit1-1/+3
2026-01-07[lldb] Add zlib to version -v output (#174753)David Spickett1-0/+4
2026-01-06[lldb-dap] Add skipIfWindowsWithoutConPTY decorator for clearer test requirem...Ebuka Ezike1-0/+8
2026-01-02[lldb-dap][NFC] change the dap log file extension (#173994)Ebuka Ezike1-1/+1
2025-12-24[lldb] Add Python 3.8 compatibility for lldbtest.py (#173392)Ebuka Ezike1-0/+3
2025-12-23[lldb-dap] refactor monitor thread in tests (#172879)Charles Zablit1-5/+26
2025-12-22[lldb-dap] Adjusting the initialize/launch flow to better match the spec. (#1...John Harrison2-29/+41
2025-12-22[lldb-dap][test] Add Python 3.8 compatibility for test suite (#173264)Ebuka Ezike2-1/+11
2025-12-18[lldb][windows] refactor the version check in @skipIfWindows (#172838)Charles Zablit2-28/+63
2025-12-18[lldb][windows] add Windows Virtual Console support (#168729)Charles Zablit1-2/+28
2025-12-17Revert "Make result variables obey their dynamic values in subsequent express...Dave Lee1-3/+1
2025-12-18[lldb/test] Fix libcxx configuration handling for remote platforms (#172761)Med Ismail Bennani1-1/+11
2025-12-15Partially revert "[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#166...Raul Tambre1-7/+0
2025-12-14[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#166770)Raul Tambre1-0/+7
2025-12-11Make result variables obey their dynamic values in subsequent expressions (#1...jimingham1-1/+3
2025-12-10[lldb-dap] Fix running dap_server.py directly for debugging tests. (#167754)John Harrison1-255/+323
2025-12-10[lldb] convert jit-loader_rtdyld_elf.test to an API test (#170333)Charles Zablit1-0/+13
2025-12-10[lldb-dap] Increase DAP default timeout (#170890)Ebuka Ezike2-4/+5
2025-12-04Add a `breakpoint add` command to fix the option-madness that is `breakpoint ...jimingham1-10/+51
2025-12-03[lldb-dap] start all sent protocol message from number one. (#170378)Ebuka Ezike1-1/+1
2025-12-01[lldb] Add type hints for gdbclientutils.py when base class returns Literal[T...Daniel Sanders1-37/+37
2025-11-28[lldb][dotest] use unused variable (#169903)Charles Zablit1-5/+1
2025-11-28[lldb-dap] Add data breakpoints for bytes (#167237)Sergei Druzhkov2-6/+9
2025-11-26[lldb] [test-suite] fix typo in variable in darwin builder (#169254)n2h91-1/+1
2025-11-26[lldb-dap] Add multi-session support with shared debugger instances (#163653)Janet Yang1-0/+6
2025-11-25[lldb-dap] Add format support for evaluate request (#169132)Sergei Druzhkov1-1/+10
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew1-0/+10
2025-11-17[lldb-dap] Address a unit test race condition during initialization. (#167981)John Harrison1-0/+15
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl1-1/+3
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison1-1/+2
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani1-0/+25
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre1-0/+5
2025-11-05[LLDB] Fix typoAdrian Prantl1-1/+1
2025-11-04[LLDB] Run API tests with PDB too (#149305)nerix4-1/+27
2025-11-04[lldb-dap] Addressing orphaned processes in tests. (#166205)John Harrison2-37/+39
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison1-0/+10