[fpc-pascal] Recovering info from a backtrace with an external debug file
Luiz Americo Pereira Camara
luizamericop at gmail.com
Thu Feb 11 03:47:22 CET 2016
Hi,
I compiled a program with -Xg (generating an external debug info file *.dbg)
And deployed the executable without the debug info
When an exception occurs i get a backtrace with only addresses
How to get the line number, method names of the backtrace using the
external debug file?
Thanks in advance
Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160210/f1717166/attachment.html>
More information about the fpc-pascal
mailing list