Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Debugger pauses on all exceptions?
Debugger pauses on all exceptions? [message #289146] Sat, 30 July 2005 11:35 Go to next message
Eclipse UserFriend
If I put something like x = y/0 in my code, the debugger pauses before
completing the program whether I've set a breakpoint or not. What if I
want the program to run to completion without pausing? I'm supposed to be
able to control this behavior with Exception breakpoints, aren't I? How do
I do that? Thanks.
Re: Debugger pauses on all exceptions? [message #289190 is a reply to message #289146] Mon, 01 August 2005 16:49 Go to previous message
Eclipse UserFriend
Window>Preferences>Java>Debug>Suspend Execution section

HTH
Darins

"bburd" <bburd@drew.edu> wrote in message
news:df7c83a156ead90c84e6e60488a18c14$1@www.eclipse.org...
> If I put something like x = y/0 in my code, the debugger pauses before
> completing the program whether I've set a breakpoint or not. What if I
> want the program to run to completion without pausing? I'm supposed to be
> able to control this behavior with Exception breakpoints, aren't I? How do
> I do that? Thanks.
>
Previous Topic:MultiPageEditor, problem with marker selection and status not visible
Next Topic:How to build a new Perspective
Goto Forum:
  


Current Time: Wed Jun 04 23:05:20 EDT 2025

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

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

Back to the top