[fpc-pascal] heap trace with line info on macOS
    Jonas Maebe 
    jonas at freepascal.org
       
    Wed Oct 15 20:29:02 CEST 2025
    
    
  
On 15/10/2025 11:15, mailinglists--- via fpc-pascal wrote:
> Hi.
> 
> I can enable heap trace and line info as usual with the -gh and -gl 
> command line parameters - to report any memory leaks in my application. 
> But no matter what I try, I get the memory leak dump, but always without 
> line information.
> 
> Is this not a supported feature on macOS?
It should work on trunk if you also compile with -Xg
Jonas
    
    
More information about the fpc-pascal
mailing list