aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-31Revert "Reland "[lldb-dap] Improving consistency of tests by removing… (#16...Aiden Grossman2-82/+128
2025-10-31[LLDB] Fix ASAN tests on newer versions of macOS (#165883)Adrian Prantl1-0/+11
2025-10-30[lldb][test] Fix typo in lldb-dap skip for Arm 32-bitDavid Spickett1-1/+1
2025-10-30[lldb][test] Fix typo in Arm Linux lldb-dap skipDavid Spickett1-1/+1
2025-10-30Reland "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett2-128/+82
2025-10-30Revert "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett2-80/+128
2025-10-29[lldb-dap] Improving consistency of tests by removing concurrency. (#165496)John Harrison2-128/+80
2025-10-28[lldb][test] When an external stdlib is specified do not link to the system s...Ebuka Ezike1-2/+5
2025-10-21[lldb-dap] Correct lldb-dap `seq` handling. (#164306)John Harrison1-0/+6
2025-10-21[lldb] Add bidirectional packetLog to gdbclientutils.py (#162176)Daniel Sanders2-18/+66
2025-10-15[lldb-dap] Unify the timeouts for the DAP tests (#163292)Jonas Devlieghere2-77/+57
2025-10-15[lldb] Fix bot failure due to new qSupported packet reply (#163643)Felipe de Azevedo Piovezan1-0/+1