diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/annotate-symlink.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/annotate-symlink.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/annotate-symlink.exp b/gdb/testsuite/gdb.base/annotate-symlink.exp index d02736d..2aaac0a 100644 --- a/gdb/testsuite/gdb.base/annotate-symlink.exp +++ b/gdb/testsuite/gdb.base/annotate-symlink.exp @@ -39,7 +39,6 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile} ${srcfilelink}" "${binfile}" \ clean_restart ${testfile} if {![runto_main]} { - unsupported "failed to run to main" return -1 } |