Home
last modified time | relevance | path

Searched refs:normal_stop (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/doc/
H A Dobserver.texi57 @section @code{normal_stop} Notifications
58 @cindex @code{normal_stop} observer
61 @value{GDBN} notifies all @code{normal_stop} observers when the
66 Note that the @code{normal_stop} notification is not emitted when
90 @deftypefun void normal_stop (struct bpstats *@var{bs}, int @var{print_frame})
/dragonfly/contrib/gdb-7/gdb/
H A Dinferior.h211 extern void normal_stop (void);
H A Dinfrun.c1620 normal_stop (); in resume_cleanups()
2152 normal_stop (); in proceed()
2325 normal_stop (); in proceed()
2361 normal_stop (); in start_remote()
2479 normal_stop (); in infrun_thread_stop_requested_callback()
2830 normal_stop (); in fetch_inferior_event()
5927 normal_stop (void) in normal_stop() function
H A Dinfcall.c409 normal_stop (); in run_inferior_call()
H A Dinfcmd.c1046 normal_stop (); in step_once()
2499 normal_stop (); in attach_command_post_wait()