Searched refs:mi_suppress_notification (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-main.h42 struct mi_suppress_notification struct
55 extern struct mi_suppress_notification mi_suppress_notification;
H A Dmi-cmds.c47 &mi_suppress_notification.breakpoint),
49 &mi_suppress_notification.breakpoint),
51 &mi_suppress_notification.breakpoint),
53 &mi_suppress_notification.breakpoint),
55 &mi_suppress_notification.breakpoint),
57 &mi_suppress_notification.breakpoint),
60 &mi_suppress_notification.breakpoint),
62 &mi_suppress_notification.breakpoint),
65 &mi_suppress_notification.breakpoint),
67 &mi_suppress_notification
[all...]
H A Dmi-interp.c706 struct mi_suppress_notification mi_suppress_notification = variable in typeref:struct:mi_suppress_notification
719 if (mi_suppress_notification.traceframe)
862 if (mi_suppress_notification.breakpoint)
891 if (mi_suppress_notification.breakpoint)
919 if (mi_suppress_notification.breakpoint)
1135 if (mi_suppress_notification.cmd_param_changed)
1170 if (mi_suppress_notification.memory)
1221 if (mi_suppress_notification.user_selected_context)
H A Dmi-cmd-var.c578 = make_scoped_restore (&mi_suppress_notification.memory, 1);
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-main.h42 struct mi_suppress_notification struct
55 extern struct mi_suppress_notification mi_suppress_notification;
H A Dmi-cmds.c203 &mi_suppress_notification.breakpoint);
205 &mi_suppress_notification.breakpoint);
207 &mi_suppress_notification.breakpoint);
209 &mi_suppress_notification.breakpoint);
211 &mi_suppress_notification.breakpoint);
213 &mi_suppress_notification.breakpoint);
216 &mi_suppress_notification.breakpoint);
218 &mi_suppress_notification.breakpoint);
221 &mi_suppress_notification.breakpoint);
223 &mi_suppress_notification
[all...]
H A Dmi-interp.c709 struct mi_suppress_notification mi_suppress_notification = variable in typeref:struct:mi_suppress_notification
722 if (mi_suppress_notification.traceframe)
861 if (mi_suppress_notification.breakpoint)
890 if (mi_suppress_notification.breakpoint)
918 if (mi_suppress_notification.breakpoint)
1130 if (mi_suppress_notification.cmd_param_changed)
1163 if (mi_suppress_notification.memory)
1212 if (mi_suppress_notification.user_selected_context)
H A Dmi-cmds.h177 return m_suppress_notification != &mi_suppress_notification.user_selected_context;
H A Dmi-cmd-var.c578 = make_scoped_restore (&mi_suppress_notification.memory, 1);

Completed in 114 milliseconds