[fpc-pascal] heap trace with line info on macOS

mailinglists at geldenhuys.co.uk mailinglists at geldenhuys.co.uk
Wed Oct 15 22:40:08 CEST 2025


On 2025-10-15 19:37, Martin Frb via fpc-pascal wrote:
> 
> If you don't have/want trunk, but are able to use the Lazarus IDE, 
> there is a
> feature "Leaks and traces" (in the view menu)

Thanks Martin. Good to know there are alternative options. I wasn't 
using
Lazarus IDE at the time, but don't mind install it going forward.

In the end I used 'atos' from the command line (seems included with 
macOS by
default), which did similar to what you describe, but it was slow/manual
process.

Usage:  atos -o YourExecutable <AddressToResolve>


Regards,
   - Graeme -


More information about the fpc-pascal mailing list