On 2015-03-05 21:26, Martin Frb wrote: > Just tested, condition on strings are not possible. > > gdb see the string as pointer, and compares the address. > This condition would work (if you have the desired address) > str=0x5a0b40
Thanks for testing and the info. I'm about to test, but first need to update my Lazaurs. Would any of this be fixable/possible via the fpdebuger? Surely we shouldn't have the same problems as GDB - the whole reason of creating fpdebug? Or is conditional breakpoints something not yet implemented in fpdebug? [couldn't resist - and no reflection on your hard work Martin] Now anybody still wondering why I am so pro CodeSite and other "logging debuggers". Having multiple debug options is always a bonus for us developers. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
