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

Public Attributes

struct ui_fileout
 
struct ui_fileerr
 
struct ui_filelog
 
struct ui_filetarg
 
struct ui_filetargerr
 

Detailed Description

Definition at line 27 of file cli-logging.c.

Member Data Documentation

struct ui_file* saved_output_files::err

Definition at line 30 of file cli-logging.c.

Referenced by handle_redirections(), and pop_output_files().

struct ui_file* saved_output_files::log

Definition at line 31 of file cli-logging.c.

Referenced by handle_redirections(), and pop_output_files().

struct ui_file* saved_output_files::out

Definition at line 29 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 32 of file cli-logging.c.

Referenced by handle_redirections(), and pop_output_files().

struct ui_file* saved_output_files::targerr

Definition at line 33 of file cli-logging.c.

Referenced by handle_redirections(), and pop_output_files().


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