[all-commits] [llvm/llvm-project] 5b4049: [lldb] Override UpdateBreakpointSites in ProcessGD...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Mon Apr 27 10:56:33 PDT 2026
Branch: refs/heads/users/felipepiovezan/delayed_bps_p4
Home: https://github.com/llvm/llvm-project
Commit: 5b40492e97d98c74765db4df69fa0a8db094277e
https://github.com/llvm/llvm-project/commit/5b40492e97d98c74765db4df69fa0a8db094277e
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