On 13/08/2010 11:20, Graeme Geldenhuys wrote:
Op 2010-08-13 11:42, Martin het geskryf:
I can also Do:
    SomeString=OtherString
So if you have the desired name in a variable...
I tried that approach in Lazarus IDE and it doesn't work either.

Breapoint Condition:   s = TypeDecl.FName


In the code s is assigned 'TRGBTriple', and the breakpoint is set on the
following line.  The breakpoint never got triggered.

Do you have those spaces in the expression when you entered it? Lazarus currently fails to quote them, so that may not work then.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to