]> granicus.if.org Git - strace/commit
Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions()
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 19 Feb 2011 21:33:50 +0000 (21:33 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 19 Feb 2011 21:33:50 +0000 (21:33 +0000)
commit2fabd0eaf05379bf121c208ee7a1c129ce1f2f18
tree6311c8b8b981fa5c4e576fca2780dffe3b157954
parent330a895bbd81594026132e4b4915e7a895a493da
Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions()

* strace.c (handle_ptrace_event): Fix PTRACE_GETEVENTMSG usage.
(test_ptrace_setoptions): Test that PTRACE_GETEVENTMSG works properly.
strace.c