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

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

Re: abort


From: Richard Stallman
Subject: Re: abort
Date: Fri, 21 Feb 2003 16:44:43 -0500

    Hm, so now to find where the address of stack is:

    (gdb) info address stack
    Symbol "stack" is a local variable at frame offset -28.

Type  p &stack  to find out the absolute address of the local variable `stack'
in the current frame.  That way you should be able to proceed with the
analysis.






reply via email to

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