gdb.mi: Get rid of the non-stop testcases.
authorMarek Polacek <mpolacek@sourceware.org>
Fri, 27 May 2011 12:47:10 +0000 (12:47 +0000)
committerMarek Polacek <mpolacek@sourceware.org>
Fri, 27 May 2011 12:47:10 +0000 (12:47 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-nonstop-exit.exp
gdb/testsuite/gdb.mi/mi-nonstop.exp
gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp
gdb/testsuite/gdb.mi/mi-nsintrall.exp
gdb/testsuite/gdb.mi/mi-nsmoribund.exp
gdb/testsuite/gdb.mi/mi-nsthrexec.exp

index caa5af7a9142f50199443bcda61d8333fd722382..d5d24da642a128033648ec21495774776694e0a1 100644 (file)
@@ -1,3 +1,13 @@
+2011-05-27  Marek Polacek  <mpolacek@redhat.com>
+
+       * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
+       remove the `supported' variable.
+       * gdb.mi/mi-nonstop.exp: Likewise.
+       * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
+       * gdb.mi/mi-nsintrall.exp: Likewise.
+       * gdb.mi/mi-nsmoribund.exp: Likewise.
+       * gdb.mi/mi-nsthrexec.exp: Likewise.
+
 2011-05-26  Pedro Alves  <pedro@codesourcery.com>
 
        * gdb.reverse/finish-reverse-bkpt.exp: New test.
index 73b22e37b337eb1e433412b9db633c14db190285..b2e4948eea0c99ca50a48c7ab842811c03c63bde 100644 (file)
@@ -36,17 +36,6 @@ if {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $option
 mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load $binfile
 
-set supported 0
-gdb_test_multiple "-gdb-show non-stop" "" {
-    -re ".*\\^done,value=\"off\",supported=\"(\[^\"\]+)\"\r\n$mi_gdb_prompt$" {
-        if { $expect_out(1,string) == "1" } {
-            set supported 1
-        }
-    }
-    -re ".*$mi_gdb_prompt$" {
-    }
-}
-
 mi_gdb_test "-gdb-set non-stop 1" ".*"
 mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async
index baab6111ca2fcc1cea1d02ddab06930c1a922113..fe009fa7ce9f1ea49c3df85694c5ba593f0dd428 100644 (file)
@@ -46,17 +46,6 @@ if {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $option
 mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load $binfile
 
-set supported 0
-gdb_test_multiple "-gdb-show non-stop" "" {
-    -re ".*\\^done,value=\"off\",supported=\"(\[^\"\]+)\"\r\n$mi_gdb_prompt$" {
-       if { $expect_out(1,string) == "1" } {
-           set supported 1
-       }
-    }
-    -re ".*$mi_gdb_prompt$" {
-    }
-}
-
 mi_gdb_test "-gdb-set non-stop 1" ".*"
 mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async
index 84a8b8bd9293df34e0a4d6b878f1867f76a2ac7d..e760a2deb30396581bd2b385a6813eb89b4fd875 100644 (file)
@@ -50,17 +50,6 @@ if {[gdb_compile "$srcdir/$subdir/$srcfile" \
 mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load $binfile
 
-set supported 0
-gdb_test_multiple "-gdb-show non-stop" "" {
-    -re ".*\\^done,value=\"off\",supported=\"(\[^\"\]+)\"\r\n$mi_gdb_prompt$" {
-       if { $expect_out(1,string) == "1" } {
-           set supported 1
-       }
-    }
-    -re ".*$mi_gdb_prompt$" {
-    }
-}
-
 mi_gdb_test "-gdb-set non-stop 1" ".*"
 mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async
index 964be02fc97a7c56d7b589ee2a16ce28c63208db..82d97151e343fe1963b5249d806be8e38eb18c7f 100644 (file)
@@ -36,17 +36,6 @@ if {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $option
 mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load $binfile
 
-set supported 0
-gdb_test_multiple "-gdb-show non-stop" "" {
-    -re ".*\\^done,value=\"off\",supported=\"(\[^\"\]+)\"\r\n$mi_gdb_prompt$" {
-       if { $expect_out(1,string) == "1" } {
-           set supported 1
-       }
-    }
-    -re ".*$mi_gdb_prompt$" {
-    }
-}
-
 mi_gdb_test "-gdb-set non-stop 1" ".*"
 mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async
index 61b09821867289807240f5dc44320398a42076c0..09fbe6fea7377674193f6bf94878587729359a7d 100644 (file)
@@ -36,17 +36,6 @@ if {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $option
 mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load $binfile
 
-set supported 0
-gdb_test_multiple "-gdb-show non-stop" "" {
-    -re ".*\\^done,value=\"off\",supported=\"(\[^\"\]+)\"\r\n$mi_gdb_prompt$" {
-       if { $expect_out(1,string) == "1" } {
-           set supported 1
-       }
-    }
-    -re ".*$mi_gdb_prompt$" {
-    }
-}
-
 mi_gdb_test "-gdb-set non-stop 1" ".*"
 mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async
index 7d0689c09fc51f6ce27acf90498f38a7db02ac3a..ccb0edbce651877a285b355d8c8d637e3c2e4e59 100644 (file)
@@ -46,17 +46,6 @@ if {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $option
 mi_gdb_reinitialize_dir $srcdir/$subdir
 mi_gdb_load $binfile
 
-set supported 0
-gdb_test_multiple "-gdb-show non-stop" "" {
-    -re ".*\\^done,value=\"off\",supported=\"(\[^\"\]+)\"\r\n$mi_gdb_prompt$" {
-       if { $expect_out(1,string) == "1" } {
-           set supported 1
-       }
-    }
-    -re ".*$mi_gdb_prompt$" {
-    }
-}
-
 mi_gdb_test "-gdb-set non-stop 1" ".*"
 mi_gdb_test "-gdb-set target-async 1" ".*"
 detect_async