diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/thumb-singlestep.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/thumb-singlestep.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/thumb-singlestep.exp b/gdb/testsuite/gdb.arch/thumb-singlestep.exp index 2cc79ed..3f0ed12 100644 --- a/gdb/testsuite/gdb.arch/thumb-singlestep.exp +++ b/gdb/testsuite/gdb.arch/thumb-singlestep.exp @@ -29,7 +29,6 @@ if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} [list debug $ } if ![runto_main] then { - untested "could not run to main" return -1 } |