summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/memory
AgeCommit message (Expand)Author
2025-09-11[lldb-dap] Add invalidated event (#157530)Druzhkov Sergei
2025-08-08[lldb][test] Fix typo in decoratorDavid Spickett
2025-08-08[lldb][test] Disable TestDAP_memory.py on 32-bit Arm LinuxDavid Spickett
2025-07-10[lldb][lldb-dap] Added support for "WriteMemory" request. (#131820)Santhosh Kumar Ellendula
2025-06-18[lldb-dap] Use protocol types for ReadMemory request (#144552)Ebuka Ezike
2025-05-09[lldb][lldb-dap] Disable more tests on Windows (#139251)David Spickett
2025-05-07[lldb-dap] Re-enable the lldb-dap tests (#138791)Jonas Devlieghere
2025-05-01[lldb][test] Disable a bunch of flakey lldb-dap testsDavid Spickett
2024-09-25[lldb-dap] Simplify `readMemory` (#109485)Adrian Vogelsgesang
2024-09-18[lldb-dap][test] Fix `readMemory` test (#109057)Adrian Vogelsgesang
2024-09-17[lldb][lldb-dap] Disable read memory test on WindowsDavid Spickett
2024-09-17[lldb][lldb-dap] Remove unused includes in memory testDavid Spickett
2024-09-16[lldb-dap] Support inspecting memory (#104317)Adrian Vogelsgesang