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

#include "mi-cmds.h"

Public Attributes

const char * name
 
struct mi_cli cli
 
mi_cmd_argv_ftypeargv_func
 
intsuppress_notification
 

Detailed Description

Definition at line 136 of file mi-cmds.h.

Member Data Documentation

mi_cmd_argv_ftype* mi_cmd::argv_func

Definition at line 144 of file mi-cmds.h.

Referenced by mi_cmd_execute(), and mi_parse().

struct mi_cli mi_cmd::cli

Definition at line 142 of file mi-cmds.h.

Referenced by mi_cmd_execute(), and mi_parse().

const char* mi_cmd::name

Definition at line 139 of file mi-cmds.h.

Referenced by build_table().

int* mi_cmd::suppress_notification

Definition at line 150 of file mi-cmds.h.

Referenced by mi_cmd_execute().


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