Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Debug mode stops on every exception..
Debug mode stops on every exception.. [message #152160] Fri, 02 April 2004 17:11 Go to next message
Eclipse UserFriend
I just discovered the debug ability to hot-reload classes using JVM 1.4
feature. Great stuff! However, every time I run my app in debug mode it is
stopping on tons of exceptions, including those found in my layout manager,
Integer class, etc. Is there any way to avoid this? It takes me like 30
times at RESUMING to get to my actual application. This is a pain in the
arse. I am using 3.0 M8, so perhaps it is a problem?

Appreciate any help on how to avoid all these exceptions stopping my debug
session.
Re: Debug mode stops on every exception.. [message #152167 is a reply to message #152160] Fri, 02 April 2004 22:46 Go to previous message
Eclipse UserFriend
Did you try the suggestion presented in the other thread:
Window>Preferences>Java>Debug>Suspend execution on uncaught exceptions?

HTH
Darins

"spiderman" <supreme_java_guru_1@yahoo.com> wrote in message
news:c4ko4t$fe8$1@eclipse.org...
> I just discovered the debug ability to hot-reload classes using JVM 1.4
> feature. Great stuff! However, every time I run my app in debug mode it is
> stopping on tons of exceptions, including those found in my layout
manager,
> Integer class, etc. Is there any way to avoid this? It takes me like 30
> times at RESUMING to get to my actual application. This is a pain in the
> arse. I am using 3.0 M8, so perhaps it is a problem?
>
> Appreciate any help on how to avoid all these exceptions stopping my debug
> session.
>
>
Previous Topic:Unable to view CVS repositories
Next Topic:Distributed debugger
Goto Forum:
  


Current Time: Wed Apr 30 15:00:54 EDT 2025

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

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

Back to the top