GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions
fbsd-nat.h File Reference
#include "gdbsupport/gdb_optional.h"
#include "inf-ptrace.h"
#include "regcache.h"
#include "regset.h"
#include <osreldate.h>
#include <sys/proc.h>
#include <list>

Go to the source code of this file.

Classes

class  fbsd_nat_target
 
struct  fbsd_nat_target::pending_event
 

Functions

bool fbsd_nat_get_siginfo (ptid_t ptid, siginfo_t *siginfo)
 

Function Documentation

◆ fbsd_nat_get_siginfo()

bool fbsd_nat_get_siginfo ( ptid_t ptid,
siginfo_t * siginfo )

Definition at line 2460 of file fbsd-nat.c.

References get_ptrace_pid(), pid, PL_FLAG_SI, and ptrace.