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

Public Attributes

int from_tty
 
char * arg
 
struct command_linecontrol
 
struct counted_command_linecmd
 

Detailed Description

Definition at line 1322 of file breakpoint.c.

Member Data Documentation

char* commands_info::arg

Definition at line 1328 of file breakpoint.c.

Referenced by commands_command_1(), and do_map_commands_command().

struct counted_command_line* commands_info::cmd

Definition at line 1336 of file breakpoint.c.

Referenced by commands_command_1(), and do_map_commands_command().

struct command_line* commands_info::control

Definition at line 1332 of file breakpoint.c.

Referenced by commands_command_1(), and do_map_commands_command().

int commands_info::from_tty

Definition at line 1325 of file breakpoint.c.

Referenced by commands_command_1(), and do_map_commands_command().


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