[Lazarus] Conditional breakpoints
Marc Weustink
marc at dommelstein.net
Mon Mar 17 00:15:51 CET 2008
Bogusław Brandys wrote:
> Marc Weustink wrote:
>> 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
>>
>
> So,when we can test new native debugger with all Pascal language
> supported ? ;-)
You always can test (i wont say that everything is working ;)
Anyway, some internal lazarus graphics needed attention to, so writing a
debugger got to a second place.
Marc
More information about the Lazarus
mailing list