commit | 36df8223a1bebd83838ae5301fa429a7fbc36c0d | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat Jul 09 21:52:51 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Jul 12 07:40:31 2016 +0000 |
tree | bcdd5669100b3ba19a0eb1efcd9385050865e0f6 | |
parent | d07eac3ac4104b89855ca5c4ba04cd2a285c6749 [diff] |
Enhance diagnostics of address truncation in sockname family syscalls * net.c (decode_sockname): Print both user and kernel address lengths when the returned address is truncated. * tests/sun_path.expected: Update expected output.
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.