emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging lisp during startup


From: Chris Hall
Subject: Re: Debugging lisp during startup
Date: Fri, 08 Feb 2008 17:48:34 -1000
User-agent: GNUMail (Version 1.2.0)

On 2008-02-07 05:25:25 -1000 Stefan Monnier <address@hidden> wrote:

I've tried starting emacs -nw, then (debug-on-entry
'make-frame-on-display), but I only get so far before it just hangs on
me.

You're probably better off debugging it at the C level.


Ouch.

Are there some tips available somewhere, or it basically a matter of setting a breakpoint in 'Feval' (or similar) then laboriously examining whatever is on the stack?

Thanks,

Chris H.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]