Testsuite: Add gdbserver sysroot test
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.server / connect-stopped-target.exp
index 15bf381fa01f52ccb23afc1326141b4c9ab90ad4..b3443ee512e73a79569c42de4472b7e9845181ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2010-2015 Free Software Foundation, Inc.
+# Copyright 2010-2019 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -44,7 +44,7 @@ proc do_test {nonstop} {
 
     gdb_test "set non-stop $nonstop"
 
-    set res [gdbserver_spawn ${binfile}]
+    set res [gdbserver_spawn ""]
     set gdbserver_protocol [lindex $res 0]
     set gdbserver_gdbport [lindex $res 1]
 
This page took 0.04395 seconds and 4 git commands to generate.