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

Public Attributes

void(* func )(char *cmd, char *mode)
 
char * mode
 

Detailed Description

Definition at line 386 of file cli-dump.c.

Member Data Documentation

void(* dump_context::func) (char *cmd, char *mode)

Definition at line 388 of file cli-dump.c.

Referenced by add_dump_command(), and call_dump_func().

char* dump_context::mode

Definition at line 389 of file cli-dump.c.

Referenced by add_dump_command(), and call_dump_func().


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