[fpc-devel] Conditional Breakpoints using FPC and GDB
Graeme Geldenhuys
graemeg.lists at gmail.com
Fri Aug 13 12:20:23 CEST 2010
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.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list