ltrace Changelog

What's new in ltrace 0.7.2

Dec 8, 2012
  • This version brings several minor bugfixes.

New in ltrace 0.7.1 (Nov 30, 2012)

  • This version brings several bugfixes and minor feature improvements.

New in ltrace 0.7.0 (Nov 10, 2012)

  • Most notably, it brings full support for tracing multi-threaded processes, inter-library calls, and PIE binaries, and improves parameter passing conventions.

New in ltrace 0.6.0 (Oct 25, 2012)

  • This is mostly a bugfix release, adds several fixes in architecture-specific code.
  • New features include tracing of symbols from libraries opened with dlopen, and the ability to print stack traces of events.
  • The build system has been ported to autotools again.