Vincent Snijders wrote:

Increase Max_Frame_Dump.

You created a stack trace from the current frame (in the exception handler). To get the stack trace from the point that the exception occured, you need to use ExceptionFrames. See LCLProc.DumpExceptionBackTrace for an example.


Thanks guys, I'll give your suggestions a try.


Regards,
  - Graeme -


_______________________________________________________
fpGUI - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to