Prints a stack trace of a running process.
|
|
Syntax:
show process stack [pid]
|
|
View
|
Normal
|
Parameters
|
pid: The process ID number
(pid)
|
Examples:
|
|
To display the stack trace of process 1233:
show process stack 1233
|