GDB (xrefs)
|
#include "defs.h"
#include "inferior.h"
#include "gdbthread.h"
#include <signal.h>
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "x86-nat.h"
#include "x86-bsd-nat.h"
#include "inf-ptrace.h"
Go to the source code of this file.
Functions | |
void | _initialize_x86_bsd_nat () |
void _initialize_x86_bsd_nat | ( | ) |
Definition at line 134 of file x86-bsd-nat.c.
References x86_dr_low_type::get_addr, x86_dr_low_type::get_control, x86_dr_low_type::get_status, x86_dr_low_type::set_addr, x86_dr_low_type::set_control, x86_dr_low, and x86_set_debug_register_length().