strace is a standard linux program that prints out system calls.
(Like truss under solaris)

You can either attach it to a running process 
or trace a program from scratch.


Sources for information:
  man strace

  http://www.wi.leidenuniv.nl/~wichert/strace/
  http://www.die.net/doc/linux/man/man1/strace.1.html

  http://www.google.de/search?q=linux+strace

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2003 4:04 PM
> To: Tomcat Users List
> Subject: RE: AW: configuration problem
> 
> 
> hm, may be it sound's like I'm a little bit stupid but... can 
> you tell me 
> howto or even better where to read?
> 
> thanx
> andreas
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to