2004-07-07 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 7 Jul 2004 17:30:10 +0000 (17:30 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 7 Jul 2004 17:30:10 +0000 (17:30 +0000)
* gdb.base/sigbpt.exp (stepi_out): Check for a single step
corrupting the PC.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sigbpt.exp

index d16d58d..989ce31 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-07  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.base/sigbpt.exp (stepi_out): Check for a single step
+       corrupting the PC.
+
 2004-07-06  Michael Chastain  <mec.gnu@mindspring.com>
 
        * gdb.cp/templates.exp: Accept whitespace change in demangler
index 46d0c86..d958533 100644 (file)
@@ -184,6 +184,9 @@ proc stepi_out { name args } {
        -re "pc *[after_segv] .*bowler.*$gdb_prompt $" {
            kfail gdb/1702 "$test (skipped fault insn)"
        }
+       -re "pc *0x\[a-z0-9\]* .*bowler.*$gdb_prompt $" {
+           kfail gdb/1702 "$test (corrupt pc)"
+       }
     }
 
     # Clear any breakpoints