[fpc-pascal] backtrace code in fpc
Matias Vara
matiasevara at gmail.com
Sat Jul 22 15:50:20 CEST 2017
Hello Florian,
2017-07-22 13:49 GMT+01:00 Florian Klämpfl <florian at freepascal.org>:
> Am 22.07.2017 um 14:47 schrieb Matias Vara:
> > Hello,
> >
> > I am not sure why my executable does not contains a .debug_aranges
> section. It contains .debug_line
> > and .debug_info. Am I missing some linker flags?
> >
>
> Maybe not included by the linker script?
>
>
Maybe, I am not sure. The map file does show a .debug_aranges section
either. Also I cannot find any information about .debug_arranges section in
the generated .s. The section is included by the link script:
.debug_aranges BLOCK(__section_alignment__) (NOLOAD) : { *(.debug_aranges) }
Matias
> ______________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170722/8325e437/attachment.html>
More information about the fpc-pascal
mailing list