Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 1996 09:12:50 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        grog@lemis.de
Cc:        msmith@atrad.adelaide.edu.au, archie@whistle.com, freebsd-hackers@freebsd.org
Subject:   Re: stack trace library?
Message-ID:  <9605241512.AA04102@fslg8.fsl.noaa.gov>
In-Reply-To: <199605241004.MAA08611@allegro.lemis.de> (grog@lemis.de)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Greg" == Greg Lehey <grog@lemis.de> writes:

    Greg> What do people think?  I could hack up a prototype pretty
    Greg> quickly if there's enough interest (and no show-stopping
    Greg> conceptual problems).

Sounds more complex than I'd ever need.

One nice feature of HP/UX of which I make nearly daily use:

	extern void U_STACK_TRACE();

which dumps the call stack to standard error.  There's also a stack
trace library for traversing the call stack and getting various bits
of info.

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9605241512.AA04102>