This is an archive of the discontinued LLVM Phabricator instance.

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 Timeline

llunak requested review of this revision.Aug 2 2020, 1:07 PM
llunak created this revision.
clayborg accepted this revision.Aug 4 2020, 4:05 PM
This revision is now accepted and ready to land.Aug 4 2020, 4:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2020, 12:51 AM