Next: 4.5 Examining Memory
Up: 4 Debugging
Previous: 4.3 Running and Stopping
The command bt is used to display a stack backtrace. This command follows
the stack frames back to the original one. At each stack frame, it indicates
The return address and frame address.
Send corrections/suggestions via e-mail to: Rob Penrose