all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* using the debugger
@ 2011-04-08 11:18 Eric Abrahamsen
  2011-04-08 11:26 ` ken
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Eric Abrahamsen @ 2011-04-08 11:18 UTC (permalink / raw)
  To: help-gnu-emacs

I'm just learning to use the emacs debugger, and wish I'd done so a lot
earlier. There's one thing I can't figure out how to do. In many cases,
while I'm stepping through the calling of a function, it in turn calls
another function, which I don't really care about. I know what it's
going to return, I just want to get on with things, but the secondary
function is long and drawn-out and I have to hit "d" like fifty times to
get through it and back to the top-level function.

I thought "u" might be there to unstar a particular subroutine and let
me jump straight to its return, but that doesn't seem to be the case, or
else I'm using it wrong -- in any case I still have to walk through all
the gory internals of all secondary functions. Can someone tell me how I
can skip them?

Thanks!
Eric




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

end of thread, other threads:[~2011-04-24  1:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08 11:18 using the debugger Eric Abrahamsen
2011-04-08 11:26 ` ken
2011-04-08 11:33   ` Eric Abrahamsen
2011-04-08 14:03 ` Drew Adams
2011-04-08 15:33   ` Eric Abrahamsen
     [not found] ` <mailman.10.1302271417.11168.help-gnu-emacs@gnu.org>
2011-04-08 17:30   ` rusi
2011-04-08 18:16     ` Drew Adams
2011-04-08 22:14     ` Tim X
2011-04-09  0:39       ` Perry Smith
     [not found]     ` <mailman.3.1302286616.22287.help-gnu-emacs@gnu.org>
2011-04-24  1:07       ` David Combs

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.