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, doc RFA] New option -B: simplify running gdb from build directory


> From: Doug Evans <dje@google.com>
> Date: Thu, 6 Mar 2014 13:41:21 -0800
> 
> I believe I've addressed Eli's comments,
> [ref: https://sourceware.org/ml/gdb-patches/2013-12/msg00969.html]

No, I don't think you have.

> 2014-03-06  Doug Evans  <dje@google.com>
> 
> 	New option -B.
> 	* NEWS: Mention it.
> 	* main.c (maybe_run_from_builddir): New static global.
> 	(get_build_data_directory): New function.
> 	(captured_main): New enum value OPT_BATCH_SILENT.  Use it instead of
> 	'B' for --batch-silent.  Recognize and handle -B option.
> 
> 	doc/
> 	* gdb.texinfo (Mode Options): Document -B.
> 
> 	testsuite/
> 	* gdb.base/dash-b.exp: New file.

OK for the documentation parts.

Thanks.


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