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.
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to