HP.com home PA-RISC Procedure Calling Conventions Reference Manual > Appendix C The Stack Unwind Library

C.4 Obtaining a Stack Trace

MPE documents

Complete PDF
Table of Contents

Applications can obtain stack traces easily using the following utility routine:
    U_STACK_TRACE()
This routine can be called from any place without any arguments. It will print the stack trace from the caller's frame onwards onto the standard output stream.




C.3 Recover Utility Routines


C.5 Errors From The Unwind Library