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

Go to the source code of this file.

Functions

static int i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
void _initialize_i386nbsd_nat (void)
 

Function Documentation

◆ _initialize_i386nbsd_nat()

void _initialize_i386nbsd_nat ( void  )

◆ i386nbsd_supply_pcb()

static int i386nbsd_supply_pcb ( struct regcache regcache,
struct pcb *  pcb 
)
static