[fpc-pascal] Heap trace on mac still not working?

Hairy Pixels genericptr at gmail.com
Mon Jul 1 17:16:01 CEST 2024


the heap trace must be reading the dwarf info then I guess, which makes sense.

> On Jul 1, 2024, at 4:12 PM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> Hairy Pixels via fpc-pascal <fpc-pascal at 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 at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Regards,
Ryan Joseph



More information about the fpc-pascal mailing list