]> granicus.if.org Git - strace/commit
Simple bug fix for x86_86
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 5 Feb 2013 17:18:07 +0000 (18:18 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 5 Feb 2013 17:18:07 +0000 (18:18 +0100)
commitdf39e56d2d53013813a529862da6321222605f58
tree2ebff7200919e079b32c57e6c3ab2c0cdfd3f30d
parent0b99a8ac3bf6314bc92ab528b3849ab3faf7bf4c
Simple bug fix for x86_86

* syscall.c (printcall): Use x86_64_regs.rip, not x86_64_regs.ip.

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