Files
mrw-cxx/NEWS
2004-10-11 16:00:02 +00:00

6 lines
311 B
Plaintext

StackTrace now can load not only the executable, but also shared
libraries. On Linux, if StackTrace is initialized without parameters,
then not only the executable is löoaded, but also /usr/bin/ldd is
executed on the executable and all shared libraries with their offset
are parsed from the output and loaded.