[fpc-devel] Conditional Breakpoints using FPC and GDB

Martin fpc at mfriebe.de
Fri Aug 13 13:21:54 CEST 2010


  On 13/08/2010 12:08, Graeme Geldenhuys wrote:
> Op 2010-08-13 13:04, Martin het geskryf:
>> Do you have those spaces in the expression when you entered it? Lazarus
>> currently fails to quote them, so that may not work then.
> Ah, that could be it. I typed the expression with spaces.
>
> Anyway, Martin's (MSEide) suggestion of the extra testvar is a bit easier
> while the breakpoint conditions support are flaky. So I'll rather use the
> testvar for now.
>
Actually, I just checked, it seems that (other than for evaluating 
watches) for break conditions, spaces are ok .

I don't know why you example doesn't work => I did some string 
comparisons, and they appeared to work ( AnsiStringVarOne=AnsiStringVarTwo )

Martin




More information about the fpc-devel mailing list