Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » debugging :: stopping each time a class is called
debugging :: stopping each time a class is called [message #259159] Wed, 25 June 2008 11:20 Go to next message
No real name is currently offline No real nameFriend
Messages: 64
Registered: July 2009
Member
hi all

I have a class with lot of method (little method) and Would check this
mehtod with the debuggeur but I don't wanna put a breakboint to each method.

So is it possible to say to the debug : each time you go to this class ,
you stop.


thanks


a++
Re: debugging :: stopping each time a class is called [message #259163 is a reply to message #259159] Wed, 25 June 2008 11:46 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

I don't think so. Maybe you can multiple select in the outline and set
a method breakpoint quickly for all selected methods.


julien wrote:
> hi all
>
> I have a class with lot of method (little method) and Would check this
> mehtod with the debuggeur but I don't wanna put a breakboint to each
> method.
>
> So is it possible to say to the debug : each time you go to this class
> , you stop.
>
>
> thanks
>
>
> a++
Previous Topic:Eclipse icons
Next Topic:darker colors
Goto Forum:
  


Current Time: Thu Aug 29 23:36:57 GMT 2024

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

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

Back to the top