]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.6-testsuite-timeouts.patch
- update bfd/section for latest binutils
[packages/gdb.git] / gdb-6.6-testsuite-timeouts.patch
index 7e697405bffbc6401b4143966f7c3acef80e2cf4..00f5d8554fbbc7a727b67c9a950ddb28ea69498a 100644 (file)
@@ -1,26 +1,26 @@
-Index: gdb-7.4.50.20111219/gdb/testsuite/gdb.base/annota1.exp
+Index: gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota1.exp
 ===================================================================
---- gdb-7.4.50.20111219.orig/gdb/testsuite/gdb.base/annota1.exp        2011-12-13 18:22:08.000000000 +0100
-+++ gdb-7.4.50.20111219/gdb/testsuite/gdb.base/annota1.exp     2011-12-20 00:01:36.518847033 +0100
-@@ -50,6 +50,8 @@ gdb_start
+--- gdb-7.4.50.20120602.orig/gdb/testsuite/gdb.base/annota1.exp        2012-03-16 17:47:33.000000000 +0100
++++ gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota1.exp     2012-06-02 18:27:46.623210711 +0200
+@@ -45,6 +45,8 @@ gdb_start
  gdb_reinitialize_dir $srcdir/$subdir
  gdb_load ${binfile}
  
 +gdb_test "set breakpoint pending off" "" "Avoid lockup on nonexisting functions"
 +
- #
- # the line at which break main will put the breakpoint
- #
-Index: gdb-7.4.50.20111219/gdb/testsuite/gdb.base/annota3.exp
+ # The commands we test here produce many lines of output; disable "press 
+ # <return> to continue" prompts.
+ gdb_test_no_output "set height 0"
+Index: gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota3.exp
 ===================================================================
---- gdb-7.4.50.20111219.orig/gdb/testsuite/gdb.base/annota3.exp        2011-12-13 18:22:08.000000000 +0100
-+++ gdb-7.4.50.20111219/gdb/testsuite/gdb.base/annota3.exp     2011-12-20 00:01:36.518847033 +0100
-@@ -50,6 +50,8 @@ gdb_start
+--- gdb-7.4.50.20120602.orig/gdb/testsuite/gdb.base/annota3.exp        2012-02-28 23:40:48.000000000 +0100
++++ gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota3.exp     2012-06-02 18:28:00.375206457 +0200
+@@ -45,6 +45,8 @@ gdb_start
  gdb_reinitialize_dir $srcdir/$subdir
  gdb_load ${binfile}
  
 +gdb_test "set breakpoint pending off" "" "Avoid lockup on nonexisting functions"
 +
- #
- # the line at which break main will put the breakpoint
- #
+ # The commands we test here produce many lines of output; disable "press 
+ # <return> to continue" prompts.
+ gdb_test_no_output "set height 0"
This page took 0.031682 seconds and 4 git commands to generate.