[fpc-pascal] Logging full runtime-error/exception backtrace

Everton Vieira tonvieira at gmail.com
Mon Feb 20 16:08:30 CET 2012


I use this units to do that. Was someone with the nickname crhonos who made.
2012/2/20 leledumbo <leledumbo_cool at yahoo.co.id>

> I want to log the full runtime-error/exception backtrace to a file. I've
> tried all methods explained
> http://wiki.lazarus.freepascal.org/Logging_exceptions here  but none seems
> to give the full backtrace. i.e. when compiled with -gl, instead of just
> the
> address, I could also get "line NN of file XX.pas". How could I do it?
>
> --
> View this message in context:
> http://free-pascal-general.1045716.n5.nabble.com/Logging-full-runtime-error-exception-backtrace-tp5499290p5499290.html
> Sent from the Free Pascal - General mailing list archive at Nabble.com.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



-- 
Everton Vieira.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120220/3a94b8bd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unCustomLineInfo.pas
Type: application/octet-stream
Size: 8192 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120220/3a94b8bd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unStackTrace.pas
Type: application/octet-stream
Size: 2573 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120220/3a94b8bd/attachment-0001.obj>


More information about the fpc-pascal mailing list