[Lazarus] Conditional Breakpoints - are they supported yet?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Mar 5 23:33:46 CET 2015
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/
More information about the Lazarus
mailing list