I am trying to use strace to debug a slow svg pipeline. Now i remember doing this a long time ago, and getting *loads* of output.
When I now do (5401 being the tomcat process) $strace -p 5401
i just get accept(14,
and then nothing anymore. What am I missing? PID 5401 is the only tomcat process is see in "ps -ef"
weird, Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
