Files
clang-p2996/lldb/tools/lldb-dap/Handler/ExceptionInfoRequestHandler.cpp
Jonas Devlieghere 46457ed1df [lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (#133780)
Convert Breakpoint & Watchpoints structs to classes to provide proper
access control. This is in preparation for adopting SBMutex to protect
the underlying SBBreakpoint and SBWatchpoint.
2025-03-31 16:04:31 -07:00

5.9 KiB