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 4/7] Disable history saving for testsuit


On 05/15/2013 11:56 AM, mbilal wrote:
> HI,
> Please find attached updated patch.
> In this patch, History saving is being disabled for all testsuite.
> 
> 
> 2013-05-06  Muhammad Bilal <mbilal@codesourcery.com>

Double space after name.

> 
>     PR gdb/15224
>     * lib/gdb.exp: Disable history saving for testsuites.

Say:

	* lib/gdb.exp: Add '-ex "set history save off"' to
	INTERNAL_GDBFLAGS

Okay with those changes.

-- 
Pedro Alves


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