Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: gdb-patches@sourceware.org
Subject: Fix gdb.cp/gdb2495.exp for remote-host testing
Date: Mon, 10 Oct 2011 23:06:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1110102303260.17661@digraph.polyomino.org.uk> (raw)

Similarly to my fix
<http://sourceware.org/ml/gdb-patches/2011-10/msg00176.html> for
fixsection.exp and that for gdb.base/solib-symbol.exp,
gdb.cp/gdb2495.exp is a third test needing filenames in expected
messages adjusted not to include directories for remote-host testing.
OK to commit this patch?

2011-10-10  Joseph Myers  <joseph@codesourcery.com>

	* gdb.cp/gdb2495.exp: Do not include directories in filename in
	expected message.

Index: gdb.cp/gdb2495.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.cp/gdb2495.exp,v
retrieving revision 1.6
diff -u -r1.6 gdb2495.exp
--- gdb.cp/gdb2495.exp	1 Jan 2011 15:33:43 -0000	1.6
+++ gdb.cp/gdb2495.exp	10 Oct 2011 23:00:00 -0000
@@ -104,7 +104,7 @@
 # call and that the std::terminate breakpoint has evaporated and
 # cleaned-up.
 gdb_test "info breakpoints" \
-    "gdb.cp/gdb2495\.cc.*"
+    "gdb2495\.cc.*"
 
 # Turn off this new behaviour.
 gdb_test_multiple "set unwind-on-terminating-exception off" \

-- 
Joseph S. Myers
joseph@codesourcery.com


             reply	other threads:[~2011-10-10 23:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-10 23:06 Joseph S. Myers [this message]
2011-10-10 23:36 ` Pedro Alves

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=Pine.LNX.4.64.1110102303260.17661@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    /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