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

/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-main.h37 struct mi_suppress_notification struct
50 extern struct mi_suppress_notification mi_suppress_notification;
H A Dmi-cmds.c202 &mi_suppress_notification.breakpoint);
204 &mi_suppress_notification.breakpoint);
206 &mi_suppress_notification.breakpoint);
208 &mi_suppress_notification.breakpoint);
210 &mi_suppress_notification.breakpoint);
212 &mi_suppress_notification.breakpoint);
215 &mi_suppress_notification.breakpoint);
217 &mi_suppress_notification.breakpoint);
220 &mi_suppress_notification.breakpoint);
222 &mi_suppress_notification
[all...]
H A Dmi-interp.c469 struct mi_suppress_notification mi_suppress_notification = variable in typeref:struct:mi_suppress_notification
480 if (mi_suppress_notification.traceframe)
578 if (mi_suppress_notification.breakpoint)
596 if (mi_suppress_notification.breakpoint)
612 if (mi_suppress_notification.breakpoint)
785 if (mi_suppress_notification.cmd_param_changed)
807 if (mi_suppress_notification.memory)
842 if (mi_suppress_notification.user_selected_context)
H A Dmi-cmds.h178 return m_suppress_notification != &mi_suppress_notification.user_selected_context;
H A Dmi-cmd-var.c589 = make_scoped_restore (&mi_suppress_notification.memory, 1);
/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.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 103 milliseconds