HomeSort by relevance Sort by last modified time
    Searched full:test_ptrace_setoptions (Results 1 - 2 of 2) sorted by null

  /external/strace/
ChangeLog 304 Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions()
306 (test_ptrace_setoptions): Test that PTRACE_GETEVENTMSG works properly.
451 * strace.c (test_ptrace_setoptions): Add PTRACE_O_TRACECLONE and
493 * strace.c (main): Call test_ptrace_setoptions() before parsing
495 test_ptrace_setoptions().
524 Cleanup test_ptrace_setoptions()
525 * strace.c (test_ptrace_setoptions): Cleanup.
526 (main): Fix test_ptrace_setoptions() error diagnostics message.
556 * strace.c [LINUX] (test_ptrace_setoptions): New function, tests
559 (main): Call test_ptrace_setoptions() if followfork option is set
    [all...]
strace.c 700 test_ptrace_setoptions(void) function
725 perror("test_ptrace_setoptions");
965 if (test_ptrace_setoptions() < 0) {
    [all...]

Completed in 961 milliseconds