GDB (xrefs)
Functions
/home/stan/gdb/src/gdb/i386fbsd-nat.c File Reference
#include "defs.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include <sys/sysctl.h>
#include "fbsd-nat.h"
#include "i386-tdep.h"
#include "i386-nat.h"
#include "i386bsd-nat.h"
#include <machine/pcb.h>
#include "bsd-kvm.h"

Go to the source code of this file.

Functions

static void i386fbsd_resume (struct target_ops *ops, ptid_t ptid, int step, enum gdb_signal signal)
static int i386fbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
void _initialize_i386fbsd_nat (void)

Function Documentation

void _initialize_i386fbsd_nat ( void  )
static void i386fbsd_resume ( struct target_ops ops,
ptid_t  ptid,
int  step,
enum gdb_signal  signal 
) [static]
static int i386fbsd_supply_pcb ( struct regcache regcache,
struct pcb *  pcb 
) [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines