Package: strace (4.5.15-1.1ubuntu1)
Links for strace
Ubuntu Resources:
Download Source Package strace:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Roland McGrath
- Wichert Akkerman
- Frederik Schüler
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
A system call tracer
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.
Other Packages Related to strace
|
|
|
-
- dep: libc6 (>= 2.7-1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download strace
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 108.2 kB | 348.0 kB | [list of files] |
| i386 | 98.1 kB | 260.0 kB | [list of files] |