]> granicus.if.org Git - strace/commit
Show "+++ exited..." with -C
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Mar 2012 13:27:40 +0000 (14:27 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Mar 2012 13:27:40 +0000 (14:27 +0100)
commitb5e0908a173cc8005ed73fa5c0eab59d03baa7f3
tree9d8ccd277840a418813d8099d57b07a4064926d9
parente7a4772196e18f35cad6aa9d6d4b71e9e3bdd1f6
Show "+++ exited..." with -C

* strace.c (trace): Show "+++ exited..." with -C too.
Save tcp->curcol after PTRACE_LISTEN failure too, just in case.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
strace.c