backtrace
Command information
Regular name backtrace
Other names bt, stack
Introduced in version v0.1
About
The backtrace command is used to obtain the current callstack of the suspended program's selected thread.
Notes
Warning
This command will only print a stacktrace when the program is in the SUSPEND state.
Syntax
This command accepts no arguments.