commit | 602998be62493f75562204f6bb391c7095352de9 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Fri May 13 09:37:10 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri May 13 09:37:10 2016 +0000 |
tree | a4eb2a9930bbd8445f68a7c06d73f11db4bc83b3 | |
parent | 98f632a14c4ad0db7aaa25567859c71f336055e6 [diff] |
tests/ptrace.c: tweak magic constants to make the test more reliable * tests/ptrace.c (main): Change bad_request and bad_data to make they lower 32-bit parts closer to -1U.
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.