Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

stack unwinding directly from code on Tru64

2 views
Skip to first unread message

niko...@gmail.com

unread,
Nov 16, 2009, 3:25:27 PM11/16/09
to
hi,
i would like to know, if there are some API's (or 3rd party libs) that
can be used to unwind the stack during program execution (like
libunwind, or backtrace on Linux). in some circumstances, i would like
to trace chain of function calls.

regards,
nikola

Tim E. Sneddon

unread,
Nov 16, 2009, 9:30:06 PM11/16/09
to

Try:

$ man excpt

This is what the DEC (now HP) compilers and the Kednos PL/I compiler
use for condition handling and non-local goto.

Tim.

0 new messages