|
GDB (xrefs)
|
Public Attributes | |
| const char * | name |
| const char * | title |
| enum auto_boolean | detect |
| enum packet_support | support |
| enum auto_boolean packet_config::detect |
Definition at line 1112 of file remote.c.
Referenced by add_packet_config_cmd(), init_all_packet_configs(), packet_config_support(), packet_ok(), packet_set_cmd_state(), set_remote_protocol_Z_packet_cmd(), show_packet_config_cmd(), and show_remote_protocol_packet_cmd().
| const char* packet_config::name |
Definition at line 1104 of file remote.c.
Referenced by add_packet_config_cmd(), btrace_sync_conf(), packet_ok(), remote_disable_btrace(), remote_enable_btrace(), and show_packet_config_cmd().
| enum packet_support packet_config::support |
Definition at line 1115 of file remote.c.
Referenced by check_binary_download(), init_all_packet_configs(), packet_config_support(), packet_ok(), remote_read_qxfer(), remote_search_memory(), remote_supported_packet(), and remote_write_qxfer().
| const char* packet_config::title |
Definition at line 1105 of file remote.c.
Referenced by add_packet_config_cmd(), and packet_ok().
1.8.10