Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Class breakpoints?
Class breakpoints? [message #51025] Thu, 05 June 2003 22:05 Go to next message
Eclipse UserFriend
Originally posted by: matt_conway.REMOVE.i2.com

Is there anyway to set a class breakpoint within the eclipse debugger?
By this I mean that the breakpoint will be triggerred by any access to the
class I set it on (methods, fields, etc), possibly with a filter on
instance id. Obviously I could set a method breakpoint on each method, and
a watchpoint on each field, but this is tedious to the extreme when there
are a lot of methods/fields. Even being able to multi-select in the
outline view to set method/watchpoints would alleviate this

Matt
Re: Class breakpoints? [message #51081 is a reply to message #51025] Thu, 05 June 2003 22:12 Go to previous message
Eclipse UserFriend
Originally posted by: darin_swanson.oti.com

No.
See the feature requests
https://bugs.eclipse.org/bugs/show_bug.cgi?id=38427
and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=22960

Darins

"Matt Conway" <matt_conway@REMOVE.i2.com> wrote in message
news:Xns9391B8044E07mattconwayi2com@204.138.98.10...
> Is there anyway to set a class breakpoint within the eclipse debugger?
> By this I mean that the breakpoint will be triggerred by any access to the
> class I set it on (methods, fields, etc), possibly with a filter on
> instance id. Obviously I could set a method breakpoint on each method,
and
> a watchpoint on each field, but this is tedious to the extreme when there
> are a lot of methods/fields. Even being able to multi-select in the
> outline view to set method/watchpoints would alleviate this
>
> Matt
Previous Topic:disable a plugin programmatically?
Next Topic:Ann:Advanced Struts best practices web cast training by winner of best training with money back guar
Goto Forum:
  


Current Time: Fri Oct 18 02:47:54 GMT 2024

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

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

Back to the top