Re: [PATCH] Add biarch support for powerpc64

2010-07-07 Thread Dmitry V. Levin
On Tue, Jul 06, 2010 at 02:34:58PM -0700, Roland McGrath wrote: > > There is actually one case where the names differ: newfstatat > > vs. fstatat64. But that's the only one. > > Ah, right you are. That's a pretty stupid name difference, IMHO. > But it is what the __NR_* constants are called, whi

[bug] strace detach as soon as attach

2010-07-07 Thread OneGun Lee
Hi, all I tried to use strace-4.5.15(and .20) on linux-2.6.29.4, arm-cortex-a8. but strace was detached as soon as was attached one process. # strace -p 1711 -d Process 1711 attached - interrupt to quit [wait(0x137f) = 1711] pid 1711 stopped, [SIGSTOP] [wait(0x57f) = 1711] pid 1711 stopped, [S