strace

Not Rated
Description
strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/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 source.

System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions.
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
stable 4.5.20-2 4.5.20-2
testing 4.5.20-2.3 4.5.20-2.3
sid 4.5.20-2.3 4.5.20-2.3

Ubuntu 32-bit 64-bit
hardy 4.5.15-1.1ubuntu1 4.5.15-1.1ubuntu1
lucid 4.5.19-2 4.5.19-2
oneiric 4.5.20-2.3ubuntu1 4.5.20-2.3ubuntu1
precise 4.5.20-2.3ubuntu1 4.5.20-2.3ubuntu1

Available rpm Repositories

Rating: Not Rated (0 votes)


Login or Register to rate strace, 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 strace 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