Lines Matching full:strace
19 * strace.spec: 4.6-1.
83 * strace.c [!USE_PROCFS] (trace): Differentiate output format depending
88 * strace.c [!USE_PROCFS] (trace): Assume that PTRACE_GETSIGINFO is
158 The former may result to strace being killed by SIGPIPE, which in
174 * strace.spec: Update Source tag.
176 * .gitignore: Add strace-*.tar.xz.
178 Use "make check" in debian/rules and strace.spec
181 * strace.spec: Update BuildRequires. Run "make check" in %check section.
183 Implement two basic "strace -f" tests
190 * tests/strace-f: Likewise.
260 Sync debian/changelog and strace.spec with packages
262 * strace.spec: Likewise.
305 * strace.c (handle_ptrace_event): Fix PTRACE_GETEVENTMSG usage.
436 strace.1: fix misleading italics
437 * strace.1: Use bold instead of italics for "-e trace=" keywords.
451 * strace.c (test_ptrace_setoptions): Add PTRACE_O_TRACECLONE and
492 Fix strace -f -o '|command' hangup
493 * strace.c (main): Call test_ptrace_setoptions() before parsing
525 * strace.c (test_ptrace_setoptions): Cleanup.
542 * strace.c [LINUX] (handle_ptrace_event): New function.
549 PTRACE_TRACEME at startup and then does a fork so strace can test
556 * strace.c [LINUX] (test_ptrace_setoptions): New function, tests
600 e.g. 'strace -e trace=open ls', syscall information would not be
641 * strace.c (pid2tcb): Always match pid. Fail for argument <= 0.
691 * strace.c (progname): Add const qualifier.
711 flags, strace would print an unnecessary OR operator.
727 * strace.c (startup_attach, alloc_tcb, droptcb, handle_group_exit):
748 present -f option. Moreover, when executing 'strace -D -p <non-exist pid>',
749 strace could not terminate normally.
751 * strace.c (main): Check it.
807 * strace.c (proc_open): Avoid unbalanced braces.
819 * strace.c (usage): Document -C.
820 * strace.1: Document -D.
850 * strace.spec: 4.5.20-1.
929 * strace.1: Fix quoting of hyphens and formatting of strace options.
937 * strace.1: Document -C option.
938 * strace.c (cflag): Update type.
1010 * strace.c (reaper, trace): Likewise.
1052 * strace.c (detach): Call clearbpt when TCB_BPTSET is set.
1079 * strace.c: Likewise.
1160 * strace.c: (alloc_tcb): Initialize it.
1167 * strace.spec: 4.5.19-1 release.
1244 * strace.c (strace_vforked): Define.
1286 * strace.spec (%doc): Add ChangeLog-CVS.
1344 * strace.spec: 4.5.19-1.
1350 (strace, strace64): Add Section and Priority tags.
1414 Fixes RH#519480 "64-bit strace is lazy on execve of 32-bit