GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions | Variables
arm-fbsd-nat.c File Reference
#include "defs.h"
#include "inferior.h"
#include "target.h"
#include "elf/common.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "fbsd-nat.h"
#include "arm-tdep.h"
#include "arm-fbsd-tdep.h"
#include "inf-ptrace.h"

Go to the source code of this file.

Classes

struct  arm_fbsd_nat_target
 

Functions

void _initialize_arm_fbsd_nat ()
 

Variables

static arm_fbsd_nat_target the_arm_fbsd_nat_target
 

Function Documentation

◆ _initialize_arm_fbsd_nat()

void _initialize_arm_fbsd_nat ( )

Definition at line 110 of file arm-fbsd-nat.c.

References add_inf_child_target(), and the_arm_fbsd_nat_target.

Variable Documentation

◆ the_arm_fbsd_nat_target

arm_fbsd_nat_target the_arm_fbsd_nat_target
static

Definition at line 42 of file arm-fbsd-nat.c.

Referenced by _initialize_arm_fbsd_nat().