OSDN Git Service

2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
authorams <ams>
Mon, 7 Nov 2005 15:27:06 +0000 (15:27 +0000)
committerams <ams>
Mon, 7 Nov 2005 15:27:06 +0000 (15:27 +0000)
commit008dbccd7656b60af632f8df98f0f21f6c554116
treef0d0005cef946132cb1eb2e241b0bc013e87625a
parent760c22be6ecfb406dc8708229818c2437a63f37f
2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>

* main.h (return_child_result, return_child_result_value): Declare.
* infrun.c: Include main.h.
(print_stop_reason): Remove declaration of return_child_result_value.
* top.c: Include main.h.
(quit_force): Remove declarations of return_child_result_value and
return_child_result.
* Makefile.in (top.o, infrun.o): Add main.h to dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/infrun.c
gdb/main.h
gdb/top.c