public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [commit] use unique test names in valgrind-db-attach.exp
@ 2010-07-30 17:30 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2010-07-30 17:30 UTC (permalink / raw)
  To: gdb-patches

Hi.

I noticed a test in valgrind-db-attach.exp using the same name
as a previous test.

Committed.

2010-07-30  Doug Evans  <dje@google.com>

	* gdb.base/valgrind-db-attach.exp: Use unique test name for
	attach-to-debugger handling.

Index: gdb.base/valgrind-db-attach.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/valgrind-db-attach.exp,v
retrieving revision 1.5
diff -u -p -r1.5 valgrind-db-attach.exp
--- gdb.base/valgrind-db-attach.exp	11 Jun 2010 23:27:22 -0000	1.5
+++ gdb.base/valgrind-db-attach.exp	30 Jul 2010 17:21:58 -0000
@@ -65,6 +65,7 @@ gdb_test_multiple "" $test {
 
 set double_free [gdb_get_line_number "double-free"]
 
+set test "attach to debugger"
 gdb_test_multiple "" $test {
     -re "Invalid free\\(\\) / delete / delete\\\[\\\]\r\n.*: main \\(${srcfile}:$double_free\\)\r\n.*---- Attach to debugger \\? --- \[^\r\n\]* ---- " {
 	send_gdb "y\r"

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

only message in thread, other threads:[~2010-07-30 17:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-30 17:30 [commit] use unique test names in valgrind-db-attach.exp Doug Evans

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).