GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/i386obsd-nat.c File Reference
#include "defs.h"
#include "gdbcore.h"
#include "regcache.h"
#include "target.h"
#include <sys/sysctl.h>
#include <machine/frame.h>
#include <machine/pcb.h>
#include "i386-tdep.h"
#include "i386bsd-nat.h"
#include "obsd-nat.h"
#include "bsd-kvm.h"

Go to the source code of this file.

Functions

static int i386obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
void _initialize_i386obsd_nat (void)
 

Function Documentation

void _initialize_i386obsd_nat ( void  )
static int i386obsd_supply_pcb ( struct regcache regcache,
struct pcb *  pcb 
)
static