Searched refs:normal_stop (Results 1 – 6 of 6) sorted by relevance
38 @section @code{normal_stop} Notifications39 @cindex @code{normal_stop} observer42 @value{GDBN} notifies all @code{normal_stop} observers when the47 Note that the @code{normal_stop} notification is not emitted when53 The following interface is available to manage @code{normal_stop}57 Attach the given @code{normal_stop} callback function @var{f} and63 a @code{normal_stop} event occurs.67 Send a notification to all @code{normal_stop} observers.
278 extern void normal_stop (void);
492 normal_stop (); in resume_cleanups()853 normal_stop (); in proceed()883 normal_stop (); in start_remote()1113 normal_stop (); in fetch_inferior_event()3208 normal_stop (void) in normal_stop() function
1106 normal_stop (); in bdm_restart_command()
561 normal_stop (); in go32_stop()
1857 normal_stop (); in attach_command()