[fpc-pascal] heap trace with line info on macOS
    mailinglists at geldenhuys.co.uk 
    mailinglists at geldenhuys.co.uk
       
    Wed Oct 15 22:34:55 CEST 2025
    
    
  
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 -
    
    
More information about the fpc-pascal
mailing list