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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
