public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [commit] gdb.arch/i386-size.exp: Updated expected output for DISASSEMBLY_OMIT_FNAME.
@ 2010-06-17 22:59 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2010-06-17 22:59 UTC (permalink / raw)
  To: gdb-patches

Hi.

i386-size.exp is failing because it's expecting the function name
in the output, but we no longer print it.

Checked in.

2010-06-17  Doug Evans  <dje@google.com>

	* gdb.arch/i386-size.exp: Updated expected output for
	DISASSEMBLY_OMIT_FNAME.

Index: gdb.arch/i386-size.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.arch/i386-size.exp,v
retrieving revision 1.6
diff -u -p -r1.6 i386-size.exp
--- gdb.arch/i386-size.exp	1 Jan 2010 07:32:00 -0000	1.6
+++ gdb.arch/i386-size.exp	17 Jun 2010 22:47:18 -0000
@@ -82,7 +82,7 @@ gdb_test_multiple "disassemble main" $me
     -re "call.*<trap>.*$gdb_prompt $" {
 	fail $message
     }
-    -re "<main\\+8>:\[ \t\]+ret\[ \t\r\n\]+End of.*$gdb_prompt $" {
+    -re "<\\+8>:\[ \t\]+ret\[ \t\r\n\]+End of.*$gdb_prompt $" {
 	pass $message
     }
 }

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

only message in thread, other threads:[~2010-06-17 22:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-17 22:59 [commit] gdb.arch/i386-size.exp: Updated expected output for DISASSEMBLY_OMIT_FNAME 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).