Extend "set cwd" to work on gdbserver
[external/binutils.git] / gdb / testsuite / gdb.base / set-cwd.exp
index 0d53648..6b81fbc 100644 (file)
@@ -15,8 +15,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-if { [use_gdb_stub] || [target_info gdb_protocol] == "extended-remote" } {
-    untested "not implemented on remote servers"
+if { [use_gdb_stub] } {
+    untested "skipping tests due to use_gdb_stub"
     return
 }