]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.7-testsuite-stable-results.patch
- rel 2
[packages/gdb.git] / gdb-6.7-testsuite-stable-results.patch
index 75f68b37a433701c0272833e400900d9004c2516..a4c195c6a5273a0e8dccc28ed7d84300b96a3784 100644 (file)
@@ -20,8 +20,10 @@ random FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
 gdb-6.8.50.20090209/gdb/testsuite/gdb.base/annota1.exp:
 frames-invalid can happen asynchronously.
 
---- ./gdb/testsuite/gdb.base/fileio.c  13 Jun 2006 08:55:22 -0000      1.10
-+++ ./gdb/testsuite/gdb.base/fileio.c  8 Dec 2007 16:04:10 -0000
+Index: gdb-7.1.90.20100711/gdb/testsuite/gdb.base/fileio.c
+===================================================================
+--- gdb-7.1.90.20100711.orig/gdb/testsuite/gdb.base/fileio.c   2009-10-01 17:39:13.000000000 +0200
++++ gdb-7.1.90.20100711/gdb/testsuite/gdb.base/fileio.c        2010-07-12 11:41:43.000000000 +0200
 @@ -58,6 +58,8 @@ system (const char * string);
  1) Invalid string/command. -  returns 127.  */
  static const char *strerrno (int err);
@@ -69,9 +71,11 @@ frames-invalid can happen asynchronously.
    /* Don't change the order of the calls.  They partly depend on each other */
    test_open ();
    test_write ();
---- ./gdb/testsuite/gdb.base/fileio.exp        23 Aug 2007 18:14:16 -0000      1.12
-+++ ./gdb/testsuite/gdb.base/fileio.exp        8 Dec 2007 16:04:10 -0000
-@@ -46,8 +46,8 @@ if [get_compiler_info ${binfile}] {
+Index: gdb-7.1.90.20100711/gdb/testsuite/gdb.base/fileio.exp
+===================================================================
+--- gdb-7.1.90.20100711.orig/gdb/testsuite/gdb.base/fileio.exp 2010-06-09 00:58:03.000000000 +0200
++++ gdb-7.1.90.20100711/gdb/testsuite/gdb.base/fileio.exp      2010-07-12 11:42:07.000000000 +0200
+@@ -42,8 +42,8 @@ if [get_compiler_info ${binfile}] {
      return -1;
  }
  
@@ -82,16 +86,16 @@ frames-invalid can happen asynchronously.
  
  set oldtimeout $timeout
  set timeout [expr "$timeout + 60"]
-@@ -88,7 +88,7 @@ gdb_test continue \
- "Opening nonexistant file returns ENOENT"
+@@ -85,7 +85,7 @@ gdb_test continue \
+ gdb_test "continue" ".*" ""
  
- send_gdb "continue\n" ; gdb_expect -re "$gdb_prompt $"
 -catch "system \"chmod -f -w nowrt.fileio.test\""
 +catch "system \"chmod -f -w fileio.dir/nowrt.fileio.test\""
  
  gdb_test continue \
  "Continuing\\..*open 5:.*EACCES$stop_msg" \
-@@ -252,8 +252,8 @@ gdb_test continue \
+@@ -250,8 +250,8 @@ gdb_test continue \
  send_gdb "quit\n"
  send_gdb "y\n"
  
This page took 0.097212 seconds and 4 git commands to generate.