]> granicus.if.org Git - strace/commit
Add debug output in initial attachment code
authorDenys Vlasenko <dvlasenk@redhat.com>
Fri, 24 Jun 2011 14:51:16 +0000 (16:51 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Fri, 24 Jun 2011 14:51:16 +0000 (16:51 +0200)
commitf95397afb8aadf017b2d3d42056c5929dbf16775
tree26f178a1d4a2fe846fcd77ef15dc8ad56df5c0bf
parent1d5f12ecb88f0cd7aa889d1d7ebd47449f4691b7
Add debug output in initial attachment code

* strace.c (startup_attach): If -d, report pid and success/failure
  of every attach attempt.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
strace.c