The call stack is displayed in the Callstack card.
To view the source code for a call on the stack, double-click the call you want to examine and the source code for the call is displayed in the Source panel.
Note: You can view only user code and files not marked <stripped> in the call stack.
Use the Frame Down and Frame Up buttons to move up and down the stack frames for the current thread.
Note: If you select a frame in the call stack other than the one
where execution actually stopped, and you initiate a Step Into, Step
Over, or Return, the thread runs until it returns to the selected
frame, at which point the action you chose takes place.
Guide to the Cosmo Code Development Environment
12-96*230