diff options
Diffstat (limited to 'sysutils/ltrace/pkg-descr')
-rw-r--r-- | sysutils/ltrace/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/ltrace/pkg-descr b/sysutils/ltrace/pkg-descr index 1936eadad880..803144202635 100644 --- a/sysutils/ltrace/pkg-descr +++ b/sysutils/ltrace/pkg-descr @@ -1,5 +1,3 @@ ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. - -WWW: http://ltrace.org/ |