From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: Yao Qi <yao@codesourcery.com>, gdb-patches@sourceware.org
Subject: [commit] testsuite: [Re: FYI: fix up gdb.trace]
Date: Fri, 13 Jul 2012 08:16:00 -0000 [thread overview]
Message-ID: <20120713081623.GA20336@host2.jankratochvil.net> (raw)
In-Reply-To: <87wr2s9a3v.fsf@fleche.redhat.com>
On Wed, 27 Jun 2012 15:07:32 +0200, Tom Tromey wrote:
> --- a/gdb/testsuite/gdb.trace/disconnected-tracing.exp
> +++ b/gdb/testsuite/gdb.trace/disconnected-tracing.exp
> @@ -17,10 +17,8 @@
[...]
> -set executable $testfile
[...]
> +set executabel $testfile
--- 20120708Build-gdbcvs-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m32.sum 2012-07-08 04:23:03.754352876 +0200
+++ 20120713Build-gdbcvs-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m32.sum 2012-07-13 05:58:08.936540923 +0200
#gdb.trace/disconnected-tracing.exp
Running gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
-PASS: gdb.trace/disconnected-tracing.exp: set confirm off
[...]
+ERROR: tcl error sourcing gdb/testsuite/gdb.trace/disconnected-tracing.exp.
+ERROR: can't read "executable": no such variable
[...]
Checked in.
Thanks,
Jan
http://sourceware.org/ml/gdb-cvs/2012-07/msg00092.html
--- src/gdb/testsuite/ChangeLog 2012/07/12 16:39:42 1.3290
+++ src/gdb/testsuite/ChangeLog 2012/07/13 08:14:36 1.3291
@@ -1,3 +1,8 @@
+2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Fix gdbserver run regression.
+ * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
+
2012-07-12 Tom Tromey <tromey@redhat.com>
* lib/gdb.exp (standard_testfile): Don't declare objdir.
--- src/gdb/testsuite/gdb.trace/disconnected-tracing.exp 2012/06/26 18:25:19 1.2
+++ src/gdb/testsuite/gdb.trace/disconnected-tracing.exp 2012/07/13 08:14:37 1.3
@@ -18,7 +18,7 @@
load_lib "trace-support.exp";
standard_testfile
-set executabel $testfile
+set executable $testfile
set expfile $testfile.exp
set gdbserver_reconnect_p 1
prev parent reply other threads:[~2012-07-13 8:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 18:11 FYI: fix up gdb.trace Tom Tromey
2012-06-27 4:19 ` Yao Qi
2012-06-27 13:08 ` Tom Tromey
2012-07-13 8:16 ` Jan Kratochvil [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120713081623.GA20336@host2.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@redhat.com \
--cc=yao@codesourcery.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox