Home
last modified time | relevance | path

Searched refs:gdb_pid (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dtst-pthread-gdb-attach.c220 pid_t gdb_pid = xfork (); in do_test() local
221 if (gdb_pid == 0) in do_test()
225 TEST_COMPARE (xwaitpid (gdb_pid, &status, 0), gdb_pid); in do_test()

Completed in 3 milliseconds