commit | 29c845ca85141fece96b2e23cab27ba760622a70 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon May 16 23:34:01 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue May 17 08:03:58 2016 +0000 |
tree | f8787c42829966465148373032fb4e131fb495ae | |
parent | 5e2fc6228eda8e6170571edc3d46649ab709a00c [diff] |
mips: fix printing of invalid operations argument of sysmips syscall * sysmips.c (SYS_FUNC(sysmips)): Print 1st argument of syscall using printxval_long.
This is strace -- a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
strace is released under a Berkeley-style license at the request of Paul Kranenburg; see the file COPYING for details.
See the file NEWS for information on what has changed in recent versions.
Please send bug reports and enhancements to the strace mailing list.