public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [OB PATCH] Remove unstable test output
@ 2018-06-29 15:57 Richard Bunt
  0 siblings, 0 replies; only message in thread
From: Richard Bunt @ 2018-06-29 15:57 UTC (permalink / raw)
  To: gdb-patches; +Cc: nd

Remove unstable test output

Changed test output from:
PASS: gdb.base/watchpoint-hw-attach.exp: attach 25501
to PASS: gdb.base/watchpoint-hw-attach.exp: attach

gdb/testsuite/ChangeLog:

2018-06-29  Richard Bunt  richard.bunt@arm.com

	* gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
---
 gdb/testsuite/gdb.base/watchpoint-hw-attach.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.base/watchpoint-hw-attach.exp
b/gdb/testsuite/gdb.base/watchpoint-hw-attach.exp
index ba7205d..9230450 100644
--- a/gdb/testsuite/gdb.base/watchpoint-hw-attach.exp
+++ b/gdb/testsuite/gdb.base/watchpoint-hw-attach.exp
@@ -55,7 +55,7 @@ if {$testpid == ""} {
 # logic to run post attach rather than post inferior launch.
 clean_restart $binfile

-gdb_test "attach $testpid" "Attaching to program: .*, process $testpid.*"
+gdb_test "attach $testpid" "Attaching to program: .*, process
$testpid.*" "attach"

 # Ensure the test program is in the top frame so the required
 # variables are in scope.
-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-29 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-29 15:57 [OB PATCH] Remove unstable test output Richard Bunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).