You can browse the methods on the call stack using the Go To Called Method and Go To Calling Method items on the Debug menu. If the source code for the method is available, the source is displayed in the Source Editor window.
To move one level away from the main method:
To move one level toward the main method:
See also | |
---|---|
Viewing Variables for a Method on the Call Stack
Viewing Source for a Method on the Call Stack |