Native Inspect Manual (H06.07+)

Syntax of Native Inspect Commands
Native Inspect Manual528122-006
4-78
tu command
tu command
Traces the stack relative to the location stored in a ucontext buffer. Set up
ucontext_t* as the third parameter of a signal handler function (in C/C++ or pTAL).
The tu command lists stack traces from a ucontext buffer contained at the specified
address.
native-address
is the address that contains the ucontext buffer.
Note. Unexpected results can occur if the native address specified does not correspond to a
valid native jump buffer.
tu native-address
Note. Unexpected results can occur if the native address specified does not correspond to a
valid ucontext.