GDB (xrefs)
|
#include "interps.h"
Go to the source code of this file.
Classes | |
class | cli_interp_base |
struct | cli_interp_base::saved_output_files |
Functions | |
int | should_print_stop_to_console (struct interp *interp, struct thread_info *tp) |
int should_print_stop_to_console | ( | struct interp * | interp, |
struct thread_info * | tp | ||
) |
Definition at line 102 of file cli-interp.c.
References BPSTAT_WHAT_STOP_NOISY, thread_fsm::command_interp, thread_info::control, thread_fsm::finished_p(), bpstat_what::main_action, thread_control_state::stop_bpstat, and thread_info::thread_fsm().
Referenced by cli_base_on_normal_stop(), and mi_on_normal_stop_1().