* infcall.c (run_inferior_call): Remove references to
authorPedro Alves <palves@redhat.com>
Sun, 22 Mar 2009 17:57:11 +0000 (17:57 +0000)
committerPedro Alves <palves@redhat.com>
Sun, 22 Mar 2009 17:57:11 +0000 (17:57 +0000)
commit41d2bdb467371e3a18ff8eb69859b1d7cb56a2bd
tree86d0544ca527fc6518ffde5506efa0fd5068613e
parent065a2c74b5aa7c28709928ca57aa49c2fb507079
* infcall.c (run_inferior_call): Remove references to
suppress_stop_observer.
* infcmd.c (suppress_stop_observer): Delete.
(finish_command_continuation): Remove NOTE.  Don't clear
suppress_stop_observer anymore.
(finish_command_continuation_free_arg): Likewise.
(finish_forward): Remove references to suppress_stop_observer.
Call normal_stop observer if we haven't already.
* inferior.h (suppress_stop_observer): Delete.
* infrun.c (normal_stop): When deciding to suppress the
normal_stop observer, check for proceed_to_finish instead of
suppress_stop_observer.
gdb/ChangeLog
gdb/infcall.c
gdb/infcmd.c
gdb/inferior.h
gdb/infrun.c
This page took 0.025708 seconds and 4 git commands to generate.