From: Markus Metzger <markus.t.metzger@intel.com>
To: jan.kratochvil@redhat.com
Cc: gdb-patches@sourceware.org
Subject: [PATCH] btrace, test: fix gdb.btrace/data test
Date: Fri, 07 Mar 2014 08:35:00 -0000 [thread overview]
Message-ID: <1394181348-11498-1-git-send-email-markus.t.metzger@intel.com> (raw)
The format of the output changed. Fix the test.
2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
testsuite/
* gdb.btrace/data.exp: Update expected output.
---
gdb/testsuite/gdb.btrace/data.exp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gdb/testsuite/gdb.btrace/data.exp b/gdb/testsuite/gdb.btrace/data.exp
index d6bc854..64c5443 100644
--- a/gdb/testsuite/gdb.btrace/data.exp
+++ b/gdb/testsuite/gdb.btrace/data.exp
@@ -37,8 +37,8 @@ gdb_test "next" ".*main\.3.*"
gdb_test "reverse-step" ".*test\.4.*"
# we can't read memory while we're replaying
-gdb_test "print glob" "Memory at .* unavailable\."
-gdb_test "print loc" "Memory at .* unavailable\."
+gdb_test "print glob" "unavailable\[^\\\r\\\n\]*"
+gdb_test "print loc" "unavailable\[^\\\r\\\n\]*"
# stop replaying and try again
gdb_test "record goto end"
--
1.8.3.1
next reply other threads:[~2014-03-07 8:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 8:35 Markus Metzger [this message]
2014-03-07 8:38 ` Jan Kratochvil
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=1394181348-11498-1-git-send-email-markus.t.metzger@intel.com \
--to=markus.t.metzger@intel.com \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@redhat.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