[Lldb-commits] [PATCH] D85098: Implement breakpoint removal on breakpoint toggling in lldb gui
Luboš Luňák via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Aug 2 13:07:34 PDT 2020
llunak created this revision.
llunak added a reviewer: clayborg.
llunak requested review of this revision.
It says it toggles breakpoints, so if one already exists on the selected location, remove it instead of adding.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D85098
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85098.282473.patch
Type: text/x-patch
Size: 5963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200802/780ceeb3/attachment.bin>
More information about the lldb-commits
mailing list