Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Disabling stop on Error in jdt debugger
Disabling stop on Error in jdt debugger [message #105807] Wed, 15 October 2003 16:58 Go to next message
Eclipse UserFriend
Originally posted by: matt_conway.nospam.i2.com

Is there any way to stop the JDT debugger from suspending a thread when
a java.lang.Error is thrown? I unchecked the preference for "Suspend
execution on uncaught exceptions", but the debugger still suspends when
an Error (not Exception) is thrown.

Matt
Re: Disabling stop on Error in jdt debugger [message #105904 is a reply to message #105807] Thu, 16 October 2003 03:24 Go to previous message
Eclipse UserFriend
https://bugs.eclipse.org/bugs/show_bug.cgi?id=44759

-Boris

On Wed, 15 Oct 2003 17:58:11 -0400, Matt Conway wrote:

> Is there any way to stop the JDT debugger from suspending a thread when a
> java.lang.Error is thrown? I unchecked the preference for "Suspend
> execution on uncaught exceptions", but the debugger still suspends when an
> Error (not Exception) is thrown.
>
> Matt
Previous Topic:Programatically open a scrapbook
Next Topic:Simple Remote Debugging
Goto Forum:
  


Current Time: Tue Jul 22 06:39:30 EDT 2025

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

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

Back to the top