unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23472: Feature request: add "active" status to Edebug breakpoints
@ 2016-05-06 17:51 Paul Pogonyshev
  2019-10-20 21:16 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Pogonyshev @ 2016-05-06 17:51 UTC (permalink / raw)
  To: 23472

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#23471: if this list is implemented, it should also be
possible to activate/deactivate breakpoints from the list.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#23472: Feature request: add "active" status to Edebug breakpoints
  2016-05-06 17:51 bug#23472: Feature request: add "active" status to Edebug breakpoints Paul Pogonyshev
@ 2019-10-20 21:16 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-20 21:16 UTC (permalink / raw)
  To: Paul Pogonyshev; +Cc: 23472

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-20 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-06 17:51 bug#23472: Feature request: add "active" status to Edebug breakpoints Paul Pogonyshev
2019-10-20 21:16 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).