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: Add support for --with-system-gdbinit


Daniel Jacobowitz (drow@false.org):

> On Mon, Jan 26, 2009 at 10:12:34AM +0100, Jerome Guitton wrote:
> > 2009-01-26  Daniel Jacobowitz  <dan@codesourcery.com>
> > 	    Jerome Guitton  <guitton@adacore.com>
> > 
> > 	* configure, config.in: Regenerated.
> > 	* configure.ac: Add --with-system-gdbinit.
> > 	* main.c (get_init_files): New.
> > 	(captured_main): Use get_init_files.  Load system gdbinit before
> > 	$HOME/.gdbinit.
> > 	(print_gdb_help): Print location of init files.
> 
> This version looks OK to me.  Thanks!

Now committed! Thank you.


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