GDB (xrefs)
|
#include "defs.h"
#include "gdbthread.h"
#include "inferior.h"
#include "target.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include "gdbsupport/gdb_wait.h"
#include "inf-ptrace.h"
#include "obsd-nat.h"
Go to the source code of this file.
Functions | |
static void | obsd_enable_proc_events (pid_t pid) |
|
static |
Definition at line 76 of file obsd-nat.c.
References pid, ptrace, and PTRACE_TYPE_ARG3.
Referenced by obsd_nat_target::post_attach(), obsd_nat_target::post_startup_inferior(), and obsd_nat_target::wait().