Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Stop at next line with debugger (Is it possible to stop at the next line within breakpoints)
Stop at next line with debugger [message #641510] Thu, 25 November 2010 13:15 Go to previous message
No real name is currently offline No real name
Messages: 1
Registered: November 2010
Junior Member
Is it possible to step into the next line without breakpoints.

Let's assume that I have a SWING application with numerous JFrame instances and I would like to figure out with which specific JFrame instance I am dealing.

So I am at the specific JFrame instance and I activate a handler (could be anything, that's not important). Is it possible to stop the execution at the first line following the activation?

 
Read Message
Read Message
Read Message
Previous Topic:Error within Web Page Editor (Web Tools Platform)
Next Topic:Reading org.eclipse.core.resources .location file
Goto Forum:
  


Current Time: Fri May 24 23:00:02 EDT 2013

Powered by FUDForum. Page generated in 0.01583 seconds