Re: utrace status

2008-07-08 Thread Ananth N Mavinakayanahalli
Roland, Here is a minor fix for powerpc syscalls.h. --- From: Ananth N Mavinakayanahalli [EMAIL PROTECTED] Remove return 0 from static inline void syscall_set_arguments() in powerpc/syscalls.h --- include/asm-powerpc/syscall.h |1 - 1 file changed, 1 deletion(-) Index:

Re: utrace status

2008-07-08 Thread Ananth N Mavinakayanahalli
On Wed, Jul 02, 2008 at 08:02:36PM -0700, Roland McGrath wrote: The status of the ptrace cooperation code looks OK but it is not very well tested. I've really only tested on x86-64 lately. It passed most of the ptrace-tests, but I haven't done anything big like gdb. A simple update to