This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: GDB as a loader 2/3: return child result


On Mon, Nov 07, 2005 at 02:37:39PM +0000, Andrew STUBBS wrote:
> Updated patch attached. I've also fixed the typos in the changelog.
> 
> Andrew

> 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.

Thanks, this is OK.


-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]