X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fset-cwd.exp;h=6b81fbc0b58e6bde3f165cd6c10f2511a1152217;hb=bc3b087de2401c65c02730d346e8bea4dc0504ae;hp=0d536488e4b15c3a121a9943bf1fe72cbc64f980;hpb=d092c5a2465ece3435131ae6fef1ccb6e70986cb;p=external%2Fbinutils.git diff --git a/gdb/testsuite/gdb.base/set-cwd.exp b/gdb/testsuite/gdb.base/set-cwd.exp index 0d53648..6b81fbc 100644 --- a/gdb/testsuite/gdb.base/set-cwd.exp +++ b/gdb/testsuite/gdb.base/set-cwd.exp @@ -15,8 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -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 }