GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/amd64bsd-nat.c File Reference
#include "defs.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include <signal.h>
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "amd64-tdep.h"
#include "amd64-nat.h"
#include "amd64bsd-nat.h"
#include "inf-ptrace.h"

Go to the source code of this file.

Functions

static void amd64bsd_fetch_inferior_registers (struct target_ops *ops, struct regcache *regcache, int regnum)
 
static void amd64bsd_store_inferior_registers (struct target_ops *ops, struct regcache *regcache, int regnum)
 
struct target_opsamd64bsd_target (void)
 

Function Documentation

static void amd64bsd_fetch_inferior_registers ( struct target_ops ops,
struct regcache regcache,
int  regnum 
)
static
static void amd64bsd_store_inferior_registers ( struct target_ops ops,
struct regcache regcache,
int  regnum 
)
static
struct target_ops* amd64bsd_target ( void  )