commit | ccdff481c086611488c5df70550fcf8fe907e7af | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@redhat.com> | Tue Oct 27 16:27:13 2009 +0100 |
committer | Andreas Schwab <schwab@redhat.com> | Tue Oct 27 16:30:41 2009 +0100 |
tree | e881198185a15f744f95ce027329613a91199195 | |
parent | 7d9247e197e82bb053f4357519265538298862ce [diff] |
Maintain separate print column for each process * defs.h (struct tcp): Add curcol. * strace.c: (alloc_tcb): Initialize it. (trace): Use curcol from current process and save it before continuing. (tprintf): Don't modify curcol on output error.