ltrace

Not Rated
Description
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.
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
stable 0.5.3-2.1 0.5.3-2.1
testing 0.5.3-2.1 0.5.3-2.1
sid 0.5.3-2.1 0.5.3-2.1

Ubuntu 32-bit 64-bit
hardy 0.5-3ubuntu1 0.5-3ubuntu1
lucid 0.5.3-2ubuntu3 0.5.3-2ubuntu3
oneiric 0.5.3-2.1ubuntu1 0.5.3-2.1ubuntu1
precise 0.5.3-2.1ubuntu2 0.5.3-2.1ubuntu2

Available rpm Repositories
OpenSUSE 32-bit 64-bit
10.1 0.3.36-17 0.3.36-17
11.0 0.4-124.1 0.4-124.1

Rating: Not Rated (0 votes)


Login or Register to rate ltrace, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to ltrace and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

Write a Review

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options