bug-hurd
[Top][All Lists]
Advanced

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

Re: emacs doesn't compile (again)


From: Roland McGrath
Subject: Re: emacs doesn't compile (again)
Date: Tue, 19 Jun 2001 17:55:17 -0400 (EDT)

Oh yeah, "info frame" is always good too.  There is definitely some funny
business here.  The reported faulting eip value is in the middle of an
instruction.  You're going to have to watch it happen.

e.g.

b ralloc.c:514
comm
cont
end
run

Then "i b" after the crash will show you how many times it hit (N),
then you can do "ignore <bkpt#> <N - 1>" (and reset the bkpt commands),
run again, and step through until the badness happens.



reply via email to

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