[fpc-pascal] Recovering info from a backtrace with an external debug file

wkitty42 at windstream.net wkitty42 at windstream.net
Thu Feb 11 03:59:59 CET 2016


On 02/10/2016 09:47 PM, Luiz Americo Pereira Camara wrote:
> 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?

my first eWAG gut response is to distribute the DBG file with the executable...

-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.



More information about the fpc-pascal mailing list