Re: Using "-c" and CTRL+C

2014-05-12 Thread Dmitry V. Levin
On Fri, May 09, 2014 at 12:42:02PM +0200, Bud Millwood wrote: > I think I've located my problem - it's a question of choosing the right > pid. I'm debugging a multi-threaded application, and "ps" doesn't show the > pid for each thread, whereas htop does. Choosing the pid of a specific > thread caus

Re: Using "-c" and CTRL+C

2014-05-12 Thread enh
running the x86-64 Android strace on my desktop worked fine too. switching back to arm, it looks like the problem is something to do with adb rather than strace: $ adb shell strace -c sleep 100 ^C $ adb shell root@mako:/ # strace -c sleep 100 ^CProcess 2294 detached % time seconds usecs/call