GDB (xrefs)
|
Public Attributes | |
void(* | func )(const char *cmd, const char *mode) |
const char * | mode |
Definition at line 327 of file cli-dump.c.
void(* dump_context::func) (const char *cmd, const char *mode) |
Definition at line 329 of file cli-dump.c.
Referenced by gdb.dap.scopes._ScopeReference::__init__(), add_dump_command(), and call_dump_func().
const char* dump_context::mode |
Definition at line 330 of file cli-dump.c.
Referenced by add_dump_command(), and call_dump_func().