emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Feature request: add "active" status to Edebug breakpoints


From: Paul Pogonyshev
Subject: Feature request: add "active" status to Edebug breakpoints
Date: Fri, 6 May 2016 19:28:41 +0200

Currently if you want to temporarily deactivate a breakpoint, you need
to unset it. While this is not that bad for normal breakpoints, it
becomes a major problem for conditional ones, because when you
recreate it, you have retype or otherwise restore condition. Instead
it should be possible to temporarily disable a breakpoint (i.e.
without removing it completely), and then re-enable it again.

Related to bug#23470: if this list is implemented, it should also be
possible to activate/deactivate breakpoints from the list.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]