unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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