The IDE displays the hierarchy of method calls made during program execution. The method that was executing when the program stopped is at the top of the stack. The initial method is at the bottom of the stack.
See also | |
---|---|
Viewing the Source Code of a Thread
Viewing the Variables in a Thread |