This is the mail archive of the gdb-patches@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: [PATCH] Prevent source file errors in --batch-silent mode


On Fri, May 02, 2008 at 12:35:01PM +0100, Andrew STUBBS wrote:
> 2008-05-02  Andrew Stubbs  <andrew.stubbs@st.com>
> 
> 	* main.h (batch_silent): Declare.
> 	* event-top.c: Include main.h.
> 	(gdb_setup_readline): Remove extern batch_silent declaration.
> 	* infrun.c (normal_stop): Don't print source location when running in
> 	--batch-silent mode.

OK, if you also update Makefile.in(event-top.o).

-- 
Daniel Jacobowitz
CodeSourcery


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