Searched refs:ptrace_me (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | inftarg.c | 68 static void ptrace_me (void); 290 ptrace_me (void) in ptrace_me() function 334 fork_inferior (exec_file, allargs, env, ptrace_me, ptrace_him, pre_fork_inferior, NULL); in child_create_inferior() 336 fork_inferior (exec_file, allargs, env, ptrace_me, ptrace_him, NULL, NULL); in child_create_inferior()
|
H A D | ChangeLog-1998 | 1535 * inftarg.c (ptrace_me): Remove debug output, pass NULL to 2851 (ptrace_me): Remove debug output, pass NULL to fork_inferior if
|
H A D | ChangeLog-1992 | 1924 (ptrace_me, ptrace_him): New stub functions for fork_inferior().
|
H A D | ChangeLog | 2254 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
|