This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix gdb.base/macscp.exp when using custom inputrc
On Mon, 13 Jul 2009 19:55:05 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> gdb/testsuite/
> Jan> 2009-07-12 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> Fix gdb.base/macscp.exp when using custom inputrc.
> Jan> * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
> Jan> * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
> Jan> env(TERM) set.
> Jan> * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
> Jan> * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
>
> Thanks, this patch is ok.
Checked-in:
http://sourceware.org/ml/gdb-cvs/2009-07/msg00101.html
Thanks,
Jan