GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions | Variables
aarch64-fbsd-nat.c File Reference
#include "defs.h"
#include "arch-utils.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include "nat/aarch64-hw-point.h"
#include "elf/common.h"
#include <sys/param.h>
#include <sys/ptrace.h>
#include <machine/armreg.h>
#include <machine/reg.h>
#include "fbsd-nat.h"
#include "aarch64-tdep.h"
#include "aarch64-fbsd-tdep.h"
#include "aarch64-nat.h"
#include "inf-ptrace.h"

Go to the source code of this file.

Classes

struct  aarch64_fbsd_nat_target
 

Functions

void aarch64_notify_debug_reg_change (ptid_t ptid, int is_watchpoint, unsigned int idx)
 
void _initialize_aarch64_fbsd_nat ()
 

Variables

static aarch64_fbsd_nat_target the_aarch64_fbsd_nat_target
 

Function Documentation

◆ _initialize_aarch64_fbsd_nat()

void _initialize_aarch64_fbsd_nat ( )

◆ aarch64_notify_debug_reg_change()

void aarch64_notify_debug_reg_change ( ptid_t ptid,
int is_watchpoint,
unsigned int idx )

Variable Documentation

◆ the_aarch64_fbsd_nat_target

aarch64_fbsd_nat_target the_aarch64_fbsd_nat_target
static

Definition at line 78 of file aarch64-fbsd-nat.c.

Referenced by _initialize_aarch64_fbsd_nat().