Hi, Is there any way to obtain a backtrace from exceptions thrown in a shared library?
I've tried using DumpExceptionCallStack https://wiki.freepascal.org/Logging_exceptions but the problem is that ExceptFrameCount is zero. There does not seem to be any stack at all. No hexadecimal addresses, let alone line numbers. (backtraces from exceptions outside the library are working just fine) Regards, Peter _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal