GDB (xrefs)
|
#include "command.h"
Public Attributes | |
bool | user_selected_context = false |
bool | normal_stop = false |
bool cli_suppress_notification::normal_stop = false |
Definition at line 399 of file command.h.
Referenced by cli_interp_base::on_normal_stop(), and set_suppress_cli_notifications().
bool cli_suppress_notification::user_selected_context = false |
Definition at line 396 of file command.h.
Referenced by cli_interp_base::on_user_selected_context_changed(), and set_suppress_cli_notifications().