GDB (xrefs)
|
Public Attributes | |
const char * | name |
enum packet_support | default_support |
void(* | func )(const struct protocol_feature *, enum packet_support, const char *) |
int | packet |
Definition at line 3799 of file remote.c.
Referenced by remote_query_supported().
void(* protocol_feature::func)(const struct protocol_feature *, enum packet_support, const char *) |
Definition at line 3810 of file remote.c.
Referenced by remote_query_supported().
const char* protocol_feature::name |
Definition at line 3796 of file remote.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), remote_packet_size(), and remote_supported_packet().
Definition at line 3815 of file remote.c.
Referenced by remote_supported_packet().