[Lazarus] Conditional Breakpoints - are they supported yet?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Fri Mar 6 13:03:03 CET 2015
On 2015-03-06 11:58, Martin Frb wrote:
> Also I have not tested if it works with spaces, I tested only with no
> spaces at all
Spaces don't seem to be a problem in the condition. I just tested with
the following condition and it worked too.
(ActualTag[0] = '<') and (ActualTag[1] = 'h') and (ActualTag[2] = '1')
Thanks again for the prompt replies and support. It is much appreciated.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list