gdbstub Struct Reference


Data Fields

struct gdb_transporttrans
int exit_handler
int signo
gdbreg_tregs
void(* parse )(struct gdbstub *stub, char ch)
uint8_t cksum1
char buf [SIZEOF_PAYLOAD+4]
char * payload
int len

Detailed Description

Definition at line 39 of file gdbstub.c.


Field Documentation

struct gdb_transport* gdbstub::trans [read]

Definition at line 40 of file gdbstub.c.

Referenced by gdbstub_handler(), gdbstub_start(), gdbstub_state_cksum2(), and gdbstub_tx_packet().

Definition at line 41 of file gdbstub.c.

Referenced by gdbstub_continue(), and gdbstub_handler().

Definition at line 43 of file gdbstub.c.

Referenced by gdbstub_handler(), and gdbstub_report_signal().

Definition at line 44 of file gdbstub.c.

Referenced by gdbstub_continue(), gdbstub_handler(), gdbstub_read_regs(), and gdbstub_write_regs().

void( * gdbstub::parse)(struct gdbstub *stub, char ch)

Definition at line 47 of file gdbstub.c.

Referenced by gdbstub_state_cksum1(), and gdbstub_state_cksum2().

char gdbstub::buf[SIZEOF_PAYLOAD+4]

Definition at line 52 of file gdbstub.c.

Referenced by gdbstub_start(), and gdbstub_tx_packet().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1