summaryrefslogtreecommitdiff
path: root/lldb/tools/lldb-dap/ExceptionBreakpoint.cpp
AgeCommit message (Expand)Author
2025-06-16[lldb-dap] Creating protocol types for setExceptionBreakpoints. (#144153)John Harrison
2025-04-03[lldb-dap] Protect SetBreakpoint with the API mutex (#134030)Jonas Devlieghere
2025-03-31[lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (#133780)Jonas Devlieghere
2025-03-31[lldb-dap] Replace GetBreakpointLabel with kDAPBreakpointLabel constant (NFC)...Jonas Devlieghere
2024-11-08[lldb-dap] Refactoring breakpoints to not use the `g_dap` reference. (#115208)John Harrison
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere