From c1ea7c017e0a18f3e2a81d863593b3a27cd02d60 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Sat, 23 Nov 2013 16:43:29 -0800 Subject: * gdb.base/ena-dis-br.exp: Add missing quote to "step after continue with ignore count". --- gdb/testsuite/gdb.base/ena-dis-br.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.base/ena-dis-br.exp') diff --git a/gdb/testsuite/gdb.base/ena-dis-br.exp b/gdb/testsuite/gdb.base/ena-dis-br.exp index 4bce607..4ac1634 100644 --- a/gdb/testsuite/gdb.base/ena-dis-br.exp +++ b/gdb/testsuite/gdb.base/ena-dis-br.exp @@ -289,7 +289,7 @@ gdb_test "continue 2" \ "continue with ignore count" gdb_test "next" ".*$bp_location11\[ \t\]*marker1.*" \ - step after continue with ignore count" + "step after continue with ignore count" set test "continue with ignore count, not stopped at bpt" gdb_test_multiple "continue 2" "$test" { -- cgit v1.1