Searched refs:cli_uiout (Results 1 – 6 of 6) sorted by relevance
99 mi->cli_uiout = new cli_ui_out (mi->out); in init()372 print_signal_received_reason (this->cli_uiout, siggnal); in on_signal_received()379 print_signal_exited_reason (this->cli_uiout, sig); in on_signal_exited()386 print_exited_reason (this->cli_uiout, status); in on_exited()393 print_no_history_reason (this->cli_uiout); in on_no_history()425 print_stop_event (this->cli_uiout); in on_normal_stop()853 print_selected_inferior (this->cli_uiout); in on_user_selected_context_changed()858 print_selected_thread_frame (this->cli_uiout, selection); in on_user_selected_context_changed()
98 struct ui_out *cli_uiout; variable
167 * cli/cli-interp.c (struct cli_interp) <cli_uiout>: Change type6693 * cli/cli-interp.c (cli_uiout): Delete, moved into ...6701 to cli_uiout being in the interpreter's data.
8234 (cli_uiout, cli_interp): New globals.8255 <cli_uiout>: New field.
6206 cli_uiout's stream to gdb_stdout.
112331 to use a unique_ptr, and also changes cli_uiout to be a private116431 cli->cli_uiout