GDB (xrefs)
Functions | Variables
/home/stan/gdb/src/gdb/amd64obsd-nat.c File Reference
#include "defs.h"
#include "gdbcore.h"
#include "regcache.h"
#include "target.h"
#include "gdb_assert.h"
#include "amd64-tdep.h"
#include "amd64-nat.h"
#include <sys/types.h>
#include <machine/frame.h>
#include <machine/pcb.h>
#include "bsd-kvm.h"

Go to the source code of this file.

Functions

static int amd64obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
void _initialize_amd64obsd_nat (void)

Variables

static int amd64obsd32_r_reg_offset []

Function Documentation

void _initialize_amd64obsd_nat ( void  )
static int amd64obsd_supply_pcb ( struct regcache regcache,
struct pcb *  pcb 
) [static]

Variable Documentation

Initial value:
{
  14 * 8,                       
  3 * 8,                        
  2 * 8,                        
  13 * 8,                       
  15 * 8,                       
  12 * 8,                       
  1 * 8,                        
  0 * 8,                        
  16 * 8,                       
  17 * 8,                       
  18 * 8,                       
  19 * 8,                       
  20 * 8,                       
  21 * 8,                       
  22 * 8,                       
  23 * 8                        
}

Definition at line 39 of file amd64obsd-nat.c.

Referenced by _initialize_amd64obsd_nat().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines