summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/step
AgeCommit message (Expand)Author
2025-09-18[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett
2025-09-08[lldb][test] Disable another part of TestDAP_step.py on WindowsDavid Spickett
2025-07-03[lldb-dap] Prevent using an implicit `step-in`. (#143644)Ebuka Ezike
2024-08-21[lldb-dap] Implement `StepGranularity` for "next" and "step-in" (#105464)Adrian Vogelsgesang
2024-05-24[lldb-dap] Automatically skip lldb-dap tests for remote platforms (#93169)Pavel Labath
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere