Need some helping getting the stack trace from an exception on OS X.

Need some helping getting the stack trace from an exception on OS X.

I have tried using the code from update 3 from here https://stackoverflow.com/questions/23039510/delphi-obtain-full-stack-trace-on-osx . The values backtrace2 return don't seem to be correct or I am interpreting them incorrectly. As I understand those values should relate to addresses in the .map file generated?

Alternatively are there any third part libraries similar to MadExcept for OS X?
https://stackoverflow.com/questions/23039510/delphi-obtain-full-stack-trace-on-osx

Comments