[Lazarus] Conditional breakpoints

Paul Ishenin webpirat at mail.ru
Mon Mar 10 14:20:12 CET 2008


ArĂ­ Ricardo Ody wrote:
> I'm debugging a FPC progrm using Lazarus as suggested by mr. Felipe.
>
> Two questions:
>
> 1. The evaluate dialog doesn't permit use expressions as its 
> arguments, does it?
>
> 2. Is there conditional breakpoints under linux?
>
> Thanks in advance
>   
1. There is no difference between debugging under linux, windows or mac os.
2. Expressions in debugger are not supported. Conditional breakpoints 
needs expression evaluation too - thats why they are not supported too.

Best regards,
Paul Ishenin.



More information about the Lazarus mailing list