Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dobserver.texi43 @section @code{normal_stop} Notifications
44 @cindex @code{normal_stop} observer
47 @value{GDBN} notifies all @code{normal_stop} observers when the
52 Note that the @code{normal_stop} notification is not emitted when
78 @deftypefun void normal_stop (struct bpstats *@var{bs})
H A DChangeLog794 normal_stop notification to better describe reality. Fix a couple
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinferior.h274 extern void normal_stop (void);
H A Dinfrun.c470 normal_stop (); in resume_cleanups()
815 normal_stop (); in proceed()
845 normal_stop (); in start_remote()
1055 normal_stop (); in fetch_inferior_event()
2880 normal_stop (void) in normal_stop() function
H A Docd.c1106 normal_stop (); in bdm_restart_command()
H A Dinfcmd.c1846 normal_stop (); in attach_command()
H A Dgo32-nat.c563 normal_stop (); in go32_stop()
H A DChangeLog-199969 [Switching to thread...] message. (normal_stop): move the
780 in normal_stop).
1835 instead of in normal_stop().
1843 (normal_stop): Move logic to handle bp_shlib_event from here to
5530 instead of normal_stop.
5534 (normal_stop): Don't call complete_execution from here.
5590 (proceed): Invoke wait_for_inferior and normal_stop only if not
5593 (start_remote): Don't call wait_for_inferior and normal_stop if
5602 (normal_stop): Call complete_execution at end of asynchronous
7728 (normal_stop): Ditto.
[all …]
H A DChangeLog-19913687 infrun.c (start_remote): Also call wait_for_inferior & normal_stop.
4060 do after termination really should be in normal_stop instead.
4439 * infrun.c (normal_stop): Make global, not static, for vx_attach.
4672 by normal_stop, for the few commands that need it, speeding up
4869 * infrun.c (normal_stop): Avoid printing "Program exited
4888 Called by normal_stop since it doesn't get from_tty passed down
H A DChangeLog-2000976 * infrun.c (normal_stop): Change references to hook_pre from hook.
5584 * infrun.c (proceed, normal_stop): Change the error message about
7117 * stack.c (backtrace_command_1), infrun.c (normal_stop): Check
7337 * infrun.c (print_stop_reason, normal_stop): Ditto.
8010 * infrun.c (normal_stop): Use enum values rather than integers for the
8134 * infrun.c (normal_stop): Print out thread id when we stop.
H A DChangeLog-19981355 * infrun.c (normal_stop): Add a call to the TUIDO
1359 * infrun.c (normal_stop): Verify stop_command is non-zero before
1463 (normal_stop): Minor changes. calling show_and_print_stack_frame.
1493 (normal_stop): Additions to check for shlib event
1521 (normal_stop): Added notification of switching threads. ifdefing some
H A DChangeLog-3.x4133 * infrun.c (normal_stop): Added something to reset the pc of the
4644 an unexpected signal. Used this to determine (in normal_stop)
H A DChangeLog-19941100 normal_stop. This reverts a change of 13 Apr 94 (it says Jeff
3213 * infrun.c (proceed, normal_stop, wait_for_inferior), breakpoint.c
3595 (normal_stop): Remove unnecessary call to select_frame.
5263 * infrun.c (normal_stop): Set stop_pc after popping the dummy frame
H A DChangeLog-19902052 infrun.c (normal_stop): Use it.
2959 * infrun.c (normal_stop): #if 0 out "you have found a bug in sh".
H A DChangeLog-2002256 * infrun.c (normal_stop): Update.
520 * infrun.c (normal_stop): Use said function instead of directly
1013 (normal_stop, context_switch, restore_inferior_status): Update.
4610 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
7390 (normal_stop): Use regcache_cpy.
10172 * infrun.c (normal_stop): Ditto.
11936 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
H A DChangeLog-20013898 * infrun.c (normal_stop): Remove call to TUIDO; tui must use the
4425 * infrun.c (print_stop_reason, normal_stop): Ditto.
6326 * infrun.c (handle_inferior_event, stop_stepping, normal_stop):
7449 * infrun.c (normal_stop): Always initialize source_flag.
H A DChangeLog-1992336 * infrun.c (normal_stop): Remove unused local variables tem and c.
1826 * infrun.c (normal_stop): If the stop command is hooked,
1961 for the attach status, and do normal_stop.
H A DChangeLog-19964732 * infrun.c (normal_stop): Fix test for shared library event.
4828 (normal_stop): Inform the user when the inferior stoped due
H A DChangeLog-20033938 * infrun.c (normal_stop): Don't print a message if the inferior
12106 (normal_stop): Add call to observer_notify_normal_stop.
14396 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
14578 * infrun.c (normal_stop): Call print_stack_frame, instead of
H A DChangeLog7331 * infrun.c (normal_stop): Ditto.
7784 * infrun.c (normal_stop): Pass "stop_bpstat" to
11723 (normal_stop): Add commentary.
H A DChangeLog-19931484 cause auto-displays to get skipped in normal_stop.
1666 * infrun.c (normal_stop): Don't try and set the pc in the current