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

Public Attributes

char * args
 
int from_tty
 
int async_exec
 

Detailed Description

Definition at line 2555 of file infcmd.c.

Member Data Documentation

char* attach_command_continuation_args::args
int attach_command_continuation_args::async_exec

Definition at line 2559 of file infcmd.c.

Referenced by attach_command(), attach_command_continuation(), and notice_new_inferior().

int attach_command_continuation_args::from_tty

Definition at line 2558 of file infcmd.c.

Referenced by attach_command(), attach_command_continuation(), and notice_new_inferior().


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