This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 2 Jun 2010 14:43:50 -0700
- Subject: Re: [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline
- References: <20100602214003.GA31569@host0.dyn.jankratochvil.net>
> +2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
> +
> + * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
> +
How about automatically catching those? I wonder what would happen if
we raised an exception if the command sent by gdb_test ended in a
newline? Same question about gdb_test_multiple...
--
Joel