Ruben Laguna's blog

Jul 15, 2010 - 1 minute read - debug debugging drop eclipse frame netbeans rewind stack stackframe

Netbeans "Drop to Frame" debugging

I took me a while to figure out how to rewind the stack while debugging in Netbeans. This feature is called “Drop to Frame” in Eclipse and there is accesible in the toolbar. In Netbeans the feature that allows you to go back in the callstack is called Pop to Here and you invoke it right clicking on the stack. There is also a “Debug / Stack / Pop Topmost Call” Pop to Here