Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 46222 - Suspend execution for uncaught exceptions/compilation checkboxes have unexpected behavior
Summary: Suspend execution for uncaught exceptions/compilation checkboxes have unexpec...
Status: RESOLVED DUPLICATE of bug 44759
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux-GTK
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-06 13:52 EST by Pat Double CLA
Modified: 2003-11-10 22:09 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pat Double CLA 2003-11-06 13:52:47 EST
This report is regarding the two Java debug settings "Suspend execution on 
uncaught exceptions" and "Suspend execution on compilation errors". 
 
With "Suspend execution on uncaught exceptions" turned off I am still having the 
debugger stop on uncaught exceptions. In my particular case I am using the sysdeo 
Tomcat plugin and DevLoader. There will be two breaks for each context loaded with 
the DevLoader when setting a URLStreamHandler. This is with "Suspend execution 
on compilation errors" turned on. 
 
After I turned off "Suspend execution on compilation errors", I stopped getting the 
breaks at the above conditions. 
 
It appears that the check boxes are updating the wrong flag in the debugger.
Comment 1 Darin Wright CLA 2003-11-10 22:09:35 EST
If you are using M4, this is a dup.

*** This bug has been marked as a duplicate of 44759 ***