RE: truss

1998-12-04 Por tema Carlos Martinez Txakartegi
Prueba strace
-Mensaje original-
De: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Para: debian-user-spanish@lists.debian.org

CC: recipient list not <"shown:;@lists.debian.org"@orhi.orhi.iberdrola.es>
Fecha: viernes 4 de diciembre de 1998 11:42
Asunto: truss


>
>
>Alguien sabe como hacer un **truss** en linux?
>
>
>En solaris,, truss ejecuta un comando y tracea las llamadas al systema
>que hace, las señales que recibe y los posibles fallos en que incurre.
>
>truss executes the specified command and produces a trace of
> the  system  calls it performs, the signals it receives, and
> the machine faults it incurs
>
>
>--
>Unsubscribe?  mail -s unsubscribe
[EMAIL PROTECTED] < /dev/null
>
>
>


truss

1998-12-04 Por tema dada


Alguien sabe como hacer un **truss** en linux?


En solaris,, truss ejecuta un comando y tracea las llamadas al systema
que hace, las señales que recibe y los posibles fallos en que incurre.

truss executes the specified command and produces a trace of
 the  system  calls it performs, the signals it receives, and
 the machine faults it incurs