GDB (xrefs)
Public Attributes | List of all members
packet_config Struct Reference

Public Attributes

const char * name
 
const char * title
 
enum auto_boolean detect
 
enum packet_support support
 

Detailed Description

Definition at line 1197 of file remote.c.

Member Data Documentation

◆ detect

enum auto_boolean packet_config::detect

◆ name

const char* packet_config::name

◆ support

enum packet_support packet_config::support

◆ title

const char* packet_config::title

Definition at line 1200 of file remote.c.

Referenced by add_packet_config_cmd(), and packet_ok().


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