commit | 8ef9809b63479c3e91b1747b92680c7c86b14fce | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Feb 16 00:04:37 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Feb 16 01:35:36 2016 +0000 |
tree | 3761a5754773914e3334fbfd210d6343e35ef593 | |
parent | ddbede5d9c452c076a46e9096fe5ed1921d1d008 [diff] |
Print unfetchable address in poll and ppoll decoders * poll.c (decode_poll_entering): Replace umove call with umove_or_printaddr. (decode_poll_exiting): Print unfetchable address when umove call fails.
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.