summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/tools
AgeCommit message (Expand)Author
2025-11-17[lldb-dap] Address a unit test race condition during initialization. (#167981)John Harrison
2025-11-17[lldb-dap] Migrating 'evaluate' to structured types. (#167720)John Harrison
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-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-21[lldb-dap] Correct lldb-dap `seq` handling. (#164306)John Harrison
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-07[lldb][test] Wait for a file before attempting to attach to lldb-server test ...David Spickett
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-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-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-08[lldb-dap] persistent assembly breakpoints (#148061)Ely Ronnen
2025-07-22[lldb-dap] Allow returning multiple breakpoints in "stopped" event (#149133)Stephen Tozer
2025-07-11[lldb-dap] Updating protocol memory references to `lldb::addr_t`. (#148037)John Harrison
2025-07-11[lldb-dap] Add external terminal support (#146950)Druzhkov Sergei
2025-07-10[lldb][lldb-dap] Added support for "WriteMemory" request. (#131820)Santhosh Kumar Ellendula
2025-07-08[lldb-dap] Use protocol types for modules request and events. (#146966)Ebuka Ezike
2025-07-03[lldb-dap] Prevent using an implicit `step-in`. (#143644)Ebuka Ezike
2025-06-23[lldb-dap][test] Refactor runInTerminal Tests. (#144954)Ebuka Ezike
2025-06-17Revert "[lldb-dap] Refactoring DebugCommunication to improve test consistency...John Harrison
2025-06-17[lldb-dap] Refactoring DebugCommunication to improve test consistency. (#143818)John Harrison
2025-06-16[lldb-dap] Creating protocol types for setExceptionBreakpoints. (#144153)John Harrison
2025-06-16[lldb-dap] Use structured types for stepInTargets request (#144072)Ebuka Ezike
2025-06-10[lldb-dap] Creating a 'capabilities' event helper. (#142831)John Harrison
2025-06-05[lldb-dap] Migrating 'threads' request to structured types. (#142510)John Harrison
2025-06-04Revert "[lldb-dap] Use structured types for stepInTargets request (#142439)" ...Jonas Devlieghere
2025-06-04[lldb-dap] Use structured types for stepInTargets request (#142439)Ebuka Ezike
2025-05-31[lldb-dap] Synchronously wait for breakpoints resolves in tests (#140470)Ely Ronnen
2025-05-30Revert "[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)"David Spickett
2025-05-29[lldb-dap] Test Gardening, improving DebugCommunication. (#141689)John Harrison
2025-05-28[libc++][lldb-dap][test] Fix CI for bootstrapping-build (#141543)A. Jiang
2025-05-21[lldb-dap] assembly breakpoints (#139969)Ely Ronnen
2025-05-21[lldb][lldb-dap][tests] Make sure evaluate test exists with no errors. (#140788)Ebuka Ezike
2025-05-21[lldb-dap] fix disassembly request instruction offset handling (#140486)Ely Ronnen