It says it toggles breakpoints, so if one already exists on the selected location, remove it instead of adding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85098
Implement breakpoint removal on breakpoint toggling in lldb gui ClosedPublic Authored by llunak on Aug 2 2020, 1:07 PM.
Details Summary It says it toggles breakpoints, so if one already exists on the selected location, remove it instead of adding.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2020, 4:05 PM Closed by commit rGd6868d9ca1db: [lldb][gui] implement breakpoint removal on breakpoint toggling (authored by llunak). · Explain WhyAug 5 2020, 12:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283150 lldb/source/Core/IOHandlerCursesGUI.cpp
|