Emit inferior, thread and frame selection events to all UIs
[deliverable/binutils-gdb.git] / gdb / mi / mi-main.h
index 18000cfcf13be3f6612353a93de700dd6e9786e8..bf4d1b66590f026bb56e555ab3f285a852cc4069 100644 (file)
@@ -49,6 +49,8 @@ struct mi_suppress_notification
   int traceframe;
   /* Memory changed notification suppressed?  */
   int memory;
+  /* User selected context changed notification suppressed?  */
+  int user_selected_context;
 };
 extern struct mi_suppress_notification mi_suppress_notification;
 
This page took 0.024151 seconds and 4 git commands to generate.