This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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][testsuite/guality] Use buildarea gdb by default in combined build


On 06/22/2018 05:38 AM, Tom de Vries wrote:
> Hi,
> 
> when doing a combined build of gcc and binutils-gdb repos, guality still
> uses the gdb in PATH by default.
> 
> This patch makes sure that quality uses the gdb from the combined build
> instead.
> 
> Tested on x86_64.
> 
> OK for trunk?
> 
> Thanks,
> - Tom
> 
> [testsuite/guality] Use buildarea gdb by default in combined build
> 
> 2018-06-22  Tom de Vries  <tdevries@suse.de>
> 
> 	* g++.dg/guality/guality.exp (guality_gdb_name): Default to
> 	$rootme/../gdb/gdb, if available.
> 	* gcc.dg/guality/guality.exp (guality_gdb_name): Same.
> 	* gfortran.dg/guality/guality.exp (guality_gdb_name): Same.
OK.  Most folks aren't doing combined tree builds anymore, but I
certainly understand their appeal and the desire to pick the just built
tools.

jeff


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