emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Another crash in scrolling.


From: Kim F. Storm
Subject: Re: Another crash in scrolling.
Date: Sun, 20 Feb 2005 21:53:51 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> I'll try.  Anyway, I set the breakpoint on abort as well and tried
> getting any useful information out of "it".  

gdbinit always sets a breakpoint on abort -- defined in emacs.c.

>                                              No such luck.  Probably
> the stack frame is not in useful state.  Perhaps I need to switch to
> gcc4 as compiler as that is supposed to output sufficient debug
> information to let the debugger keep track of variable values even in
> the presence of optimization.

I just use

  ./configure CFLAGS="-g -O0" 


-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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