Popping Debugger Frames from the Call Stack

Related Topics:

Call Stack Popping Before or After Fixing Popping the Call Stack One Function at a Time
Popping the Call Stack to the Current Frame

If you (not your application) make a debugger function call, and that call causes your application to stop at a breakpoint or crash, frames are listed on the stack for that call. You can pop these frames from the stack.

To pop frames from a debugger call:
   Choose Stack Pop Last Debugger Call.