all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Feature request: add "active" status to Edebug breakpoints
@ 2016-05-06 17:28 Paul Pogonyshev
  0 siblings, 0 replies; only message in thread
From: Paul Pogonyshev @ 2016-05-06 17:28 UTC (permalink / raw)
  To: emacs-devel

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.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-06 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 17:28 Feature request: add "active" status to Edebug breakpoints Paul Pogonyshev

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.