On Mon, Jan 12, 2004 at 06:01:42PM -0600, Stephen Waters wrote:
> 
> 
> I can't figure out why else strace would just stop logging and exit
> normally...
> 
> here's my workflow:
> 1) /etc/init.d/gdm restart
> 2) ctrl+alt+f1 to get back to terminal
> 3) ps x |grep X
> 4) strace -p pid_of_X
> 5) alt+f7
> 6) log into gdm
> 7) <crash>
> 8) back to VT1 where I notice that strace exited normally without any
> useful information leading me to believe that it exits at login due to
> some forking thing.
> 
> Is there something smarter I should do?

If it really is forking somehow, using -f on strace should follow the
forks.  But I have a feeling that isn't what is really going on.

-- 
Ryan Underwood, <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to