commit | 6c30aecaf3a041f09294d46a2d4aa01de0f1987d | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Jun 30 22:14:51 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Jun 30 22:14:51 2016 +0000 |
tree | 369647fbfa56bc704e0f265e63769236f60227f0 | |
parent | db0e6e17b31257c83114b7c83d80178b5715d1e5 [diff] |
msghdr.c: print unrecognized struct cmsghdr.cmsg_type in hex * msghdr.c (print_cmsg_type_data): Use %#x format when printing struct cmsghdr.cmsg_type as an integer.
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.