GDBserver
|
Public Attributes | |
const char * | object |
int(* | xfer )(const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, LONGEST len) |
const char* qxfer::object |
Definition at line 1143 of file server.c.
Referenced by handle_qxfer().
int(* qxfer::xfer) (const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, LONGEST len) |
Definition at line 1157 of file server.c.
Referenced by handle_qxfer().