aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.go/hello.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.go/hello.exp')
-rw-r--r--gdb/testsuite/gdb.go/hello.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.go/hello.exp b/gdb/testsuite/gdb.go/hello.exp
index eadc998..f20336a 100644
--- a/gdb/testsuite/gdb.go/hello.exp
+++ b/gdb/testsuite/gdb.go/hello.exp
@@ -31,7 +31,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug go}]
set bp_location1 [gdb_get_line_number "set breakpoint 1 here"]
if { [go_runto_main] < 0 } {
- untested "could not run to main"
return -1
}