[all-commits] [llvm/llvm-project] 1de988: [lldb] Override UpdateBreakpointSites in ProcessGD...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Mon Apr 27 01:22:26 PDT 2026
Branch: refs/heads/users/felipepiovezan/delayed_bps_p4
Home: https://github.com/llvm/llvm-project
Commit: 1de9889af4efe5433e5df77f01d34f02716ec9ed
https://github.com/llvm/llvm-project/commit/1de9889af4efe5433e5df77f01d34f02716ec9ed
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M lldb/include/lldb/Utility/GDBRemote.h
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
M lldb/source/Utility/GDBRemote.cpp
Log Message:
-----------
[lldb] Override UpdateBreakpointSites in ProcessGDBRemote to use MultiBreakpoint
This concludes the implementation of MultiBreakpoint by actually using
the new packet to batch breakpoint requests.
https://github.com/llvm/llvm-project/pull/192910
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list