GDB (xrefs)
|
#include "mi-cmds.h"
Public Attributes | |
const char * | name |
struct mi_cli | cli |
mi_cmd_argv_ftype * | argv_func |
int * | suppress_notification |
Definition at line 142 of file mi-cmds.h.
Referenced by mi_cmd_execute(), and mi_parse().
struct mi_cli mi_cmd::cli |
Definition at line 140 of file mi-cmds.h.
Referenced by mi_cmd_execute(), and mi_parse().
const char* mi_cmd::name |
Definition at line 137 of file mi-cmds.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.printing.PrettyPrinter::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), and build_table().
Definition at line 148 of file mi-cmds.h.
Referenced by mi_cmd_execute().