bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23472: Feature request: add "active" status to Edebug breakpoints


From: Lars Ingebrigtsen
Subject: bug#23472: Feature request: add "active" status to Edebug breakpoints
Date: Sun, 20 Oct 2019 23:16:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Paul Pogonyshev <pogonyshev@gmail.com> writes:

> 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.

That's a good idea.  I've now added this to Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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