[Lazarus] Conditional breakpoints
Marc Weustink
marc.weustink at cuperus.nl
Wed Mar 12 13:51:54 CET 2008
zaher dirkey wrote:
> After 10 year work on Delphi, i have not used "conditional breakpoints"
> at all, Just Break Point and Watch variables is enough for me.
For some cases I use conditional breakpoints (in case where some
variable is true or false)
> But one think i like to have Watch variables inside Objects like
>
> AObject.X
unfortunately, gdb does not support properties.
Marc
More information about the Lazarus
mailing list