[Lazarus] Debugger: on exception, debugger has no values to inspect
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Sep 8 11:56:58 CEST 2016
Hi,
I'm running my application via the IDE and get an Exception error. The
dialog pops up showing me the exception with two options - Break or
Continue. I select Break which takes me to the code in question (well
almost). I then use the Call Stack dialog to move further back in the
code (say Index = 10 in the Call Stack dialog), but I can't inspect any
variables at that point.
Is this by design? Is it a bug with the debugger? If by design and I
can't inspect variables at that point, then what's the point of the
Exception dialog giving me the option to Break into the code.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list