[fpc-pascal] How to get a full backtrace in code?

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Apr 10 17:12:49 CEST 2008


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/





More information about the fpc-pascal mailing list