X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Ftestsuite%2Fgdb.mi%2Fmi2-pthreads.exp;h=e365763c1b7e40d0e09f74c3fdfe217fba36a0df;hb=5d0bb2fbbca461e1b3041111378c962949c05050;hp=9588fd361afa7657183bb0c0d04c10d406ae5758;hpb=73c4877b17e64e87ebbce3171d7e7b11c55ddb8d;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.mi/mi2-pthreads.exp b/gdb/testsuite/gdb.mi/mi2-pthreads.exp index 9588fd361a..e365763c1b 100644 --- a/gdb/testsuite/gdb.mi/mi2-pthreads.exp +++ b/gdb/testsuite/gdb.mi/mi2-pthreads.exp @@ -20,11 +20,6 @@ # via these command pathways are properly executed. Console commands # executed via MI should use MI output wrappers, MI event handlers, etc. -# This only works with native configurations -if {![isnative]} { - return -} - load_lib mi-support.exp set MIFLAGS "-i=mi2"