Hairy Pixels via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am
Mo., 1. Juli 2024, 03:49:

> oh it uses external debug symbols! Now it's finally reporting some
> locations, thanks I should have been able to figure that out. Hmmm can't
> the compiler print stack traces without debug info? Maybe not.
>

The *compiler* isn't printing anything.
And of course the RTL requires debug information for this, because normally
no function names are stored in a binary. That's the purpose of debug
information after all.

Regards,
Sven

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to