GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
mi_suppress_notification Struct Reference

#include "mi-main.h"

Public Attributes

int breakpoint
 
int cmd_param_changed
 
int traceframe
 
int memory
 
int user_selected_context
 

Detailed Description

Definition at line 37 of file mi-main.h.

Member Data Documentation

◆ breakpoint

int mi_suppress_notification::breakpoint

◆ cmd_param_changed

int mi_suppress_notification::cmd_param_changed

Definition at line 42 of file mi-main.h.

Referenced by add_builtin_mi_commands(), and mi_interp::on_param_changed().

◆ memory

int mi_suppress_notification::memory

◆ traceframe

int mi_suppress_notification::traceframe

Definition at line 44 of file mi-main.h.

Referenced by add_builtin_mi_commands(), and mi_interp::on_traceframe_changed().

◆ user_selected_context

int mi_suppress_notification::user_selected_context

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