summaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)Author
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew
2025-11-17[lldb-dap] Address a unit test race condition during initialization. (#167981)John Harrison
2025-11-17[LLDB] Fix test compilation errors under asan (NFC) (#168408)Adrian Prantl
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-11-05[LLDB] Fix typoAdrian Prantl
2025-11-04[LLDB] Run API tests with PDB too (#149305)nerix
2025-11-04[lldb-dap] Addressing orphaned processes in tests. (#166205)John Harrison
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison
2025-10-31Revert "Reland "[lldb-dap] Improving consistency of tests by removing… (#16...Aiden Grossman
2025-10-31[LLDB] Fix ASAN tests on newer versions of macOS (#165883)Adrian Prantl
2025-10-30[lldb][test] Fix typo in lldb-dap skip for Arm 32-bitDavid Spickett
2025-10-30[lldb][test] Fix typo in Arm Linux lldb-dap skipDavid Spickett
2025-10-30Reland "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-30Revert "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-29[lldb-dap] Improving consistency of tests by removing concurrency. (#165496)John Harrison
2025-10-28[lldb][test] When an external stdlib is specified do not link to the system s...Ebuka Ezike
2025-10-21[lldb-dap] Correct lldb-dap `seq` handling. (#164306)John Harrison
2025-10-21[lldb] Add bidirectional packetLog to gdbclientutils.py (#162176)Daniel Sanders
2025-10-15[lldb-dap] Unify the timeouts for the DAP tests (#163292)Jonas Devlieghere
2025-10-15[lldb] Fix bot failure due to new qSupported packet reply (#163643)Felipe de Azevedo Piovezan
2025-10-14[lldb] Add type hints to gdbclientutils.py and use abstract base class (#162172)Daniel Sanders
2025-10-13[lldb][test] Replace seven.join_for_shell with shlex.join (#163191)David Spickett
2025-10-10[lldb][test] Don't run libc++ API tests without a locally built libc++ (#162657)Michael Buch
2025-10-08[lldb][test] Remove class level packetLog in MockGDBServerResponder (#162453)David Spickett
2025-10-07[lldb][test] Wait for a file before attempting to attach to lldb-server test ...David Spickett
2025-10-03[lldb][yaml2macho-core] Set binary path for tests differentlyJason Molenda
2025-10-02[debugserver] Support for `qMemTags` packet (#160952)Julian Lettner
2025-09-26[lldb][test] Make Linux cpuinfo check more robust (#160675)David Spickett
2025-09-24[lldb][test] Unify test infrastructure for checking CPU features (#153914)Julian Lettner
2025-09-18[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett
2025-09-17[lldb-dap] Add memory event (#158437)Druzhkov Sergei
2025-09-16[lldb-dap] Add stdio redirection (#158609)Druzhkov Sergei
2025-09-11[lldb-dap] Add invalidated event (#157530)Druzhkov Sergei
2025-09-10[lldb-dap] Add command line option `--connection-timeout` (#156803)Roy Shi
2025-09-05[lldb] fix Python 3.9+ specific typing annotations (#156868)Charles Zablit
2025-09-04[lldb] Add utility to create Mach-O corefile from YAML desc (#153911)Jason Molenda
2025-09-03[lldb-dap] Add `--no-lldbinit` as a CLI flag (#156131)Piyush Jaiswal
2025-08-26[lldb-dap] Improving lldbdap_testcase.py error diagnosability (#155352)Piyush Jaiswal
2025-08-25[lldb][DataFormatters] Support newer _LIBCPP_COMPRESSED_PAIR layout (#155153)Michael Buch
2025-08-24[lldb][test][NFC] Re-arrange ifdefs in compressed_pair.hMichael Buch
2025-08-23Re-land LLDB dap module symbol tables (#155021)Ely Ronnen
2025-08-22Revert "[lldb-dap] Add module symbol table viewer to VS Code extension #14062...Muhammad Omair Javaid
2025-08-21Reapply "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)" (#154832)John Harrison
2025-08-21Revert "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)"Shubham Sandeep Rastogi
2025-08-21[lldb-dap] Re-land refactor of DebugCommunication. (#147787)John Harrison
2025-08-21[lldb-dap] Add module symbol table viewer to VS Code extension #140626 (#153836)Ely Ronnen
2025-08-18Decent to Descent (#154040)LauraElanorJones
2025-08-08[lldb-dap] persistent assembly breakpoints (#148061)Ely Ronnen