<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Hairy Pixels via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Mo., 1. Juli 2024, 03:49:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">The *compiler* isn't printing anything. </div><div dir="auto">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. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>