On Wed, May 01, 2013 at 11:04:13PM -0400, Mike Frysinger wrote:
> i imagine this has to do with the probing of new ptrace features, but it 
> still 
> seems wrong for the first two lines to be signal stuff when tracing any 
> program:
> $ ./strace -eexecve /bin/true 
> --- stopped by SIGSTOP ---
> --- SIGCONT {si_signo=SIGCONT, si_code=SI_USER, si_pid=10908, si_uid=8282} ---

These two lines are annoying, aren't they?
It was discussed in February, with no visible result so far.

> execve("/bin/true", ["/bin/true"], [/* 69 vars */]) = 0
> +++ exited with 0 +++


-- 
ldv

Attachment: pgp98l1mjANSD.pgp
Description: PGP signature

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to