Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] MI: mi-file.exp
@ 2006-09-12 10:26 Nick Roberts
  2006-09-12 13:13 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2006-09-12 10:26 UTC (permalink / raw)
  To: gdb-patches


I don't know how this test ever worked, but for me it certainly hasn't for a
long time.

-- 
Nick                                           http://www.inet.net.nz/~nickrob



2006-09-12  Nick Roberts  <nickrob@snap.net.nz>

	* gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
	check for one file.

*** mi-file.exp	10 Aug 2006 17:27:21 +1200	1.6
--- mi-file.exp	12 Sep 2006 22:14:27 +1200	
***************
*** 75,81 ****
  
      # get the path and absolute path to the current executable
      mi_gdb_test "222-file-list-exec-source-files" \
! 	    "222\\\^done,files=\\\[\{file=\".*/${srcfile}\",fullname=\"$fullname_syntax${srcfile}\"\},\{file=\".*\"\},\{file=\".*\"\},\{file=\".*\"\},\{file=\".*\"\}\\\]" \
                "Getting a list of source files."
  }
  
--- 75,81 ----
  
      # get the path and absolute path to the current executable
      mi_gdb_test "222-file-list-exec-source-files" \
! 	    "222\\\^done,files=\\\[\{file=\".*/${srcfile}\",fullname=\"$fullname_syntax${srcfile}\"\}.*]" \
                "Getting a list of source files."
  }
  


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-12 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-12 10:26 [PATCH] MI: mi-file.exp Nick Roberts
2006-09-12 13:13 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox