JDHankle / riviera

Remote Debugging in EMACS
GNU Lesser General Public License v2.1
6 stars 1 forks source link

Clearing Conditional Breakpoints #2

Closed danlamanna closed 1 year ago

danlamanna commented 11 years ago

u does not clear conditional breakpoints, only breakpoints set with b.

Any breakpoints set with B require U to unset them, subsequently clearing all other breakpoints.

danlamanna commented 10 years ago

Conditional breakpoints can be cleared using the breakpoint menu, though this should be considered a bug imo.