all messages for Emacs-related lists mirrored at yhetil.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

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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.