all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Edebug: how can I suppress the "breakpoint" at BOD?
@ 2009-12-11 16:19 Alan Mackenzie
  0 siblings, 0 replies; only message in thread
From: Alan Mackenzie @ 2009-12-11 16:19 UTC (permalink / raw)
  To: help-gnu-emacs

I instrument a function with edebug.  I want to stop at a particular
place when a particular condition holds.  So I set a breakpoint there
with `x', giving as condition `(eq (point) 199)'.

Trouble is, edebug stops at the beginning of that defun EVERY FINE TIME,
and I have to `g' continually like a demented 1980s video game player,
potentially several hundred times.

How can I get edebug running to my breakpoint without stopping at BOD?
Is it possible?

-- 
Alan Mackenzie (Nuremberg, Germany).



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

only message in thread, other threads:[~2009-12-11 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-11 16:19 Edebug: how can I suppress the "breakpoint" at BOD? Alan Mackenzie

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.