GDB (xrefs)
Functions
/home/stan/gdb/src/gdb/amd64bsd-nat.c File Reference
#include "defs.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include "gdb_assert.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  ) [read]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines