GDBserver
Public Attributes
nto_target_ops Struct Reference

#include <nto-low.h>

List of all members.

Public Attributes

void(* arch_setup )(void)
int num_regs
int(* register_offset )(int gdbregno)
const unsigned char * breakpoint
int breakpoint_len

Detailed Description

Definition at line 33 of file nto-low.h.


Member Data Documentation

Definition at line 36 of file nto-low.h.

const unsigned char* nto_target_ops::breakpoint

Definition at line 39 of file nto-low.h.

Definition at line 40 of file nto-low.h.

Definition at line 37 of file nto-low.h.

int(* nto_target_ops::register_offset)(int gdbregno)

Definition at line 38 of file nto-low.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines