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 383 of file command.h.
Referenced by cli_base_on_normal_stop(), and set_suppress_cli_notifications().
bool cli_suppress_notification::user_selected_context = false |
Definition at line 380 of file command.h.
Referenced by cli_base_on_user_selected_context_changed(), and set_suppress_cli_notifications().