|
|
A stack trace can be listed using the stack trace command:
stack /* Print stack backtrace */ stack address /* Start backtrace at address */Stack traces, which are indispensable in debugging, are obtained by examining the stack. Refer to the kdb manual page for details of the stack command output.