summaryrefslogtreecommitdiff
path: root/lldb/tools/lldb-dap/FunctionBreakpoint.cpp
AgeCommit message (Expand)Author
2025-05-10[lldb-dap] migrate set breakpoint requests (#137448)Ely Ronnen
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-14[lldb][lldb-dap] Return optional from json utils (#129919)Ebuka Ezike
2024-11-08[lldb-dap] Refactoring breakpoints to not use the `g_dap` reference. (#115208)John Harrison
2024-10-28[NFC][lldb-dap] Clean-up includes (#113839)Adrian Vogelsgesang
2024-02-13[lldb-dap][NFC] Add Breakpoint struct to share common logic. (#80753)Zequan Wu
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere