diff options
Diffstat (limited to 'gdb/testsuite/gdb.mi/user-selected-context-sync.exp')
-rw-r--r-- | gdb/testsuite/gdb.mi/user-selected-context-sync.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/user-selected-context-sync.exp b/gdb/testsuite/gdb.mi/user-selected-context-sync.exp index 2f1a4884a21..df09da06b5d 100644 --- a/gdb/testsuite/gdb.mi/user-selected-context-sync.exp +++ b/gdb/testsuite/gdb.mi/user-selected-context-sync.exp @@ -402,7 +402,6 @@ proc_with_prefix test_setup { mode } { mi_gdb_load $binfile if { [mi_runto_main] < 0 } { - fail "can't run to main" return } |