ltrace binary package in Ubuntu Precise i386

 ltrace is a debugging program which runs a specified command until it
 exits. While the command is executing, ltrace intercepts and records
 the dynamic library calls which are called by
 the executed process and the signals received by that process.
 It can also intercept and print the system calls executed by the program.
 .
 The program to be traced need not be recompiled for this, so you can
 use it on binaries for which you don't have the source handy.
 .
 You should install ltrace if you need a sysadmin tool for tracking the
 execution of processes.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-12-05 17:04:49 UTC Published Ubuntu Precise i386 release main utils Standard 0.5.3-2.1ubuntu2
  • Published
  2011-12-05 17:06:07 UTC Superseded Ubuntu Precise i386 release main utils Standard 0.5.3-2.1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of ltrace 0.5.3-2.1ubuntu2 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu natty-release i386 in Primary Archive for Ubuntu

Source package