PACKAGE NAME: strace-4.7-i586-1vl71.txz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 150 K PACKAGE SIZE (uncompressed): 500 K PACKAGE MD5: c284e78903a20fcabb2c867ecc694ee8 ./d/strace-4.7-i586-1vl71.txz PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: strace: strace (Trace system calls and signals) strace: strace: Strace allows you to trace the execution of a command. It runs the strace: specified command until it exits, intercepting signals and system calls strace: and dumping the information to the standard error. System administrators, strace: dianosticians and trouble-shoorts will find it invaluable for solving strace: problems with prograns for which the source is not readily available since strace: they do not need to be recompiled in order to trace them. strace: License: GPL strace: Authors: strace: Website: http://sourceforge.net/projects/strace/