CVSROOT: /home/cvs/parisc Module name: linux Changes by: rhirst 01/02/15 08:41:51 Modified files: arch/parisc/kernel: ptrace.c Log message: Make sys_ptrace work for 32 bit processes under 64 bit kernels. strace now works for me on the A500, but gdb does not. Possible cache flushing problem? gdb seems to do the right thing, but the process doesn't always stop on the breakpoints gdb plants.