]> git.pld-linux.org Git - packages/gdb.git/blobdiff - gdb-6.3-rh-testversion-20041202.patch
- updated (performance fixes).
[packages/gdb.git] / gdb-6.3-rh-testversion-20041202.patch
index cf25bcd77f1433fa52d67515c1b1af397015c7c7..7839200ccc21b382c464371d7d6dc0b3b929ba17 100644 (file)
@@ -3,17 +3,17 @@
         * gdb.gdb/selftest.exp: Add matching on specific Red Hat only version
         string.
 
-Index: gdb-6.8/gdb/testsuite/gdb.gdb/selftest.exp
+Index: gdb-7.1.90.20100711/gdb/testsuite/gdb.gdb/selftest.exp
 ===================================================================
---- gdb-6.8.orig/gdb/testsuite/gdb.gdb/selftest.exp    2008-01-26 14:56:37.000000000 +0100
-+++ gdb-6.8/gdb/testsuite/gdb.gdb/selftest.exp 2008-07-14 10:23:50.000000000 +0200
-@@ -354,6 +354,9 @@ proc test_with_self { executable } {
+--- gdb-7.1.90.20100711.orig/gdb/testsuite/gdb.gdb/selftest.exp        2010-06-26 08:44:47.000000000 +0200
++++ gdb-7.1.90.20100711/gdb/testsuite/gdb.gdb/selftest.exp     2010-07-12 09:59:42.000000000 +0200
+@@ -342,6 +342,9 @@ proc test_with_self { executable } {
        -re ".\[0-9\]+ = +.+ +0x.*\[0-9.\]+.*$gdb_prompt $" {
            pass "printed version with cast"
        }
-+      -re ".\[0-9\]+ = .Fedora \[\\(\\)0-9.a-z\\-\]+.*$gdb_prompt $" {
-+          pass "printed version Fedora only"
++      -re ".\[0-9\]+ = .(Fedora|Red Hat Enterprise Linux) \[\\(\\)0-9.a-z\\-\]+.*$gdb_prompt $" {
++          pass "printed version Fedora or Red Hat Enterprise Linux only"
 +      }
-       -re ".*$gdb_prompt $"   { fail "printed version" }
-       timeout         { fail "(timeout) printed version" }
      }
+     do_steps_and_nexts
This page took 0.076982 seconds and 4 git commands to generate.