truss.
/ Per Hedbor ()
Previous text:
2003-02-12 23:12: Subject: Re: Weird problem with Image.SVG in Pike 7.4/7.5
Right, strace is generally not so useful. ltrace is often a bit better (since it enables libc call tracing too). gdb is the best naturally. Does anyone know of a call tracing app that uses ptrace to trace in-program system calls btw?
/ David Hedbor