GDB (xrefs)
Defines | Functions
/home/stan/gdb/src/gdb/hppa-hpux-nat.c File Reference
#include "defs.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include "gdb_assert.h"
#include <sys/ptrace.h>
#include <sys/utsname.h>
#include <machine/save_state.h>
#include "hppa-tdep.h"
#include "solib-som.h"
#include "inf-ptrace.h"
#include "inf-ttrace.h"

Go to the source code of this file.

Defines

#define PTRACE_TYPE_RET   void

Functions

static LONGEST hppa_hpux_save_state_offset (struct regcache *regcache, int regnum)
static void hppa_hpux_fetch_register (struct regcache *regcache, int regnum)
static void hppa_hpux_fetch_inferior_registers (struct target_ops *ops, struct regcache *regcache, int regnum)
static void hppa_hpux_store_register (struct regcache *regcache, int regnum)
static void hppa_hpux_store_inferior_registers (struct target_ops *ops, struct regcache *regcache, int regnum)
static void set_hpux_major_release (void)
void _initialize_hppa_hpux_nat (void)

Define Documentation

#define PTRACE_TYPE_RET   void

Function Documentation

void _initialize_hppa_hpux_nat ( void  )
static void hppa_hpux_fetch_inferior_registers ( struct target_ops ops,
struct regcache regcache,
int  regnum 
) [static]
static void hppa_hpux_fetch_register ( struct regcache regcache,
int  regnum 
) [static]
static LONGEST hppa_hpux_save_state_offset ( struct regcache regcache,
int  regnum 
) [static]
static void hppa_hpux_store_inferior_registers ( struct target_ops ops,
struct regcache regcache,
int  regnum 
) [static]
static void hppa_hpux_store_register ( struct regcache regcache,
int  regnum 
) [static]
static void set_hpux_major_release ( void  ) [static]

Definition at line 241 of file hppa-hpux-nat.c.

References hpux_major_release, p, and strchr().

Referenced by _initialize_hppa_hpux_nat().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines