Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dobserver.texi38 @section @code{normal_stop} Notifications
39 @cindex @code{normal_stop} observer
42 @value{GDBN} notifies all @code{normal_stop} observers when the
47 Note that the @code{normal_stop} notification is not emitted when
53 The following interface is available to manage @code{normal_stop}
57 Attach the given @code{normal_stop} callback function @var{f} and
63 a @code{normal_stop} event occurs.
67 Send a notification to all @code{normal_stop} observers.
/freebsd-12.1/contrib/gdb/gdb/
H A Dinferior.h278 extern void normal_stop (void);
H A Dinfrun.c492 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
H A Docd.c1106 normal_stop (); in bdm_restart_command()
H A Dgo32-nat.c561 normal_stop (); in go32_stop()
H A Dinfcmd.c1857 normal_stop (); in attach_command()