X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fstatistics.exp;h=c093b03b1bba62be714095635c7ddae981699f95;hb=079670b94ade4b5792fa74b29a6b5b4626f27185;hp=eb99ff411a34697cc846331bab5e02f0d7c7d732;hpb=a2b2bc12af45f48617729c1413a1a01c0ee957ca;p=binutils-gdb.git diff --git a/gdb/testsuite/gdb.base/statistics.exp b/gdb/testsuite/gdb.base/statistics.exp index eb99ff411a3..c093b03b1bb 100644 --- a/gdb/testsuite/gdb.base/statistics.exp +++ b/gdb/testsuite/gdb.base/statistics.exp @@ -18,7 +18,7 @@ standard_testfile gdb_exit # Inlined default_gdb_start. -set use_gdb_stub [target_info exists use_gdb_stub] +set use_gdb_stub [use_gdb_stub] set res [remote_spawn host "$GDB $INTERNAL_GDBFLAGS $GDBFLAGS [host_info gdb_opts] -statistics"] if { $res < 0 || $res == "" } { perror "Spawning $GDB failed."