Files
mrw-cxx/NEWS

8 lines
327 B
Plaintext
Raw Normal View History

StackTrace now can load not only the executable, but also shared
libraries. On Linux, if StackTrace is initialized without parameters,
2004-10-13 11:23:49 +00:00
then not only the executable is loaded, but all shared libraries with
their offset are parsed from /proc/self/maps.
2004-10-13:
- no more need for /usr/bin/ldd
- new functions mrw::readline