GDBserver
Public Attributes
qxfer Struct Reference

List of all members.

Public Attributes

const char * object
int(* xfer )(const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, LONGEST len)

Detailed Description

Definition at line 973 of file server.c.


Member Data Documentation

const char* qxfer::object

Definition at line 976 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 990 of file server.c.

Referenced by handle_qxfer().


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