Third pass at the ppc32 ptrace stuff.  It compiles now, but gcc complains that
the last two args to VG_(ptrace) are ints when they should be pointers.  So
I'm still not sure whether this is right or not.  Should I just put in a bunch
of casts to shut it up, or is it really expecting pointers and not ints?


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5056 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed