On Fri, Mar 10, 2000 at 02:27:23AM -0800, Andy Gill wrote:
> What would be even more useful would be
> a tool that told you where/why the stack was use by the
> above declaration.

You can get a C stack backtrace by running gdb on an unstripped
Hugs binary and the core file and saying "where", if that's what
you're looking for.  Otherwise I'm not sure I understand that
sentence.

-- 
Antti-Juhani Kaijanaho
http://www.iki.fi/gaia/

Reply via email to