[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-debug-dev] Problems with watchpoints
|
I don't know what he is expecting to see in UI. Regardless if the source
file is external or internal, the watchpoints are not displayed in the
editor, because they are not associated with a position. They only appear in
the Breakpoints view.
In JDT you can set a watchpoint to a class field. We don't have this feature
in CDT.
----- Original Message -----
From: "Alain Magloire" <alain@xxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Wednesday, October 29, 2003 4:08 PM
Subject: Re: [cdt-debug-dev] Problems with watchpoints
> >
> > The difference between watchpoints and address breakpoints is that the
> > watchpoint is associated with an expression and the address breakpoint
is
> > set at absolute address.
> >
>
> Fair enough.
>
> But I think his remarks were concerning UI behaviour.
>
>
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
>