GDB (xrefs)
|
Public Attributes | |
struct ui_file * | out |
struct ui_file * | err |
struct ui_file * | log |
struct ui_file * | targ |
struct ui_file * | targerr |
Definition at line 30 of file cli-logging.c.
struct ui_file* saved_output_files::err |
Definition at line 33 of file cli-logging.c.
Referenced by handle_redirections(), and pop_output_files().
struct ui_file* saved_output_files::log |
Definition at line 34 of file cli-logging.c.
Referenced by handle_redirections(), and pop_output_files().
struct ui_file* saved_output_files::out |
Definition at line 32 of file cli-logging.c.
Referenced by handle_redirections(), pop_output_files(), and set_logging_redirect().
struct ui_file* saved_output_files::targ |
Definition at line 35 of file cli-logging.c.
Referenced by handle_redirections(), and pop_output_files().
struct ui_file* saved_output_files::targerr |
Definition at line 36 of file cli-logging.c.
Referenced by handle_redirections(), and pop_output_files().