Re: Trouble with ptrace

2009-01-20 Thread wind_cheng
Thanks a lot! :handshake: > Just curious, why are you trying to reimplement this? I'm a newbie. i am playing with ptrace these days, and it works on my FC8, but it do not fit ARM. So .. -- View this message in context: http://n2.nabble.com/Trouble-with-ptrace-tp2162549p2186072.html Sent f

Re: Trouble with ptrace

2009-01-20 Thread wind_cheng
Timo Juhani Lindfors wrote: > > Bilal Mehdi writes: >> Please tell me if you know how to use ptrace for arm architecture >> ... and if you know any other way to use ptrace ... please tell > > Don't use PEEKUSER. use PTRACE_GETREGS. > > apt-get source strace > > shows that it does > > #elif