Popping the Call Stack One Function at a Time | Call Stack Popping Before or After Fixing |
Popping Debugger Frames from the Call Stack | The Call Stack |
Instead of popping the stack one function at a time, you can remove a series of frames at once, returning to a selected frame that becomes the new current frame.
To pop to the selected frame: