Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Debugger doesn't remain paused(Debugger keeps running)
Debugger doesn't remain paused [message #922345] Tue, 25 September 2012 00:14 Go to next message
Les Hartzman is currently offline Les HartzmanFriend
Messages: 8
Registered: September 2012
Junior Member
I'm using Eclipse Juno with JDK 1.6. I'm trying to debug an application and while I'm examining data at a breakpoint, the app starts running again the application terminates.

The app is multi-threaded. But none of the threads terminate the entire application.

Is there something that I need to set/unset?

This is very frustrating.

Les
Re: Debugger doesn't remain paused [message #922352 is a reply to message #922345] Tue, 25 September 2012 00:25 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
If you can reproduce this using a small example program, you should file a bug against JDT/Debug.
Re: Debugger doesn't remain paused [message #922353 is a reply to message #922345] Tue, 25 September 2012 00:28 Go to previous message
Les Hartzman is currently offline Les HartzmanFriend
Messages: 8
Registered: September 2012
Junior Member
Oops! Just found a problem where the return to a service ended and hence the JUnit cleanup was destroying things. My bad.

Les
Previous Topic:Check is type imported
Next Topic:Ctrl+Shift+I shortcut to inspect: is it gone?
Goto Forum:
  


Current Time: Fri Apr 26 14:29:16 GMT 2024

Powered by FUDForum. Page generated in 0.03336 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top