Re: heap trace with line info on macOS
mailinglists--- via fpc-pascal <[email protected]> Wed, 15 Oct 2025 21:34:55 +0100
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <[email protected]> |
On 2025-10-15 20:16, Peter B via fpc-pascal wrote:
> If the problem is arising in the RTL or LCL,
It was code in my fpGUI framework and my application. All the code is
compiled
with -gl -gh -gw -O- etc
I eventually used the 'atos' tool to resolve one or two of the top
addresses, which
gave me some hints. But that slowed me down massively.
Usage:
atos -o YourExecutable <AddressToResolve>
I'll try the development version of FPC, as Jonas mention, and see how
that fairs. 🤞
Regards,
- Graeme -
_______________________________________________
fpc-pascal maillist - [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal