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

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

Re: GC bug


From: Richard Stallman
Subject: Re: GC bug
Date: Sat, 21 Jun 2003 00:57:15 -0400

    (gdb) p &cdr_count
    $4 = (int *) 0xbfffd454

That is address d454.  But the address we are looking for
is d4a4.

Since d4a4 is just one word away from the address
of stack frame 3, I think this word actually belongs
to frame 3.

    Stack level 3, frame at 0xbfffd4a8

Try doing info frame on frame 3 and see what it says is in that word.




reply via email to

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