diff options
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi2-pthreads.exp')
-rw-r--r-- | gdb/testsuite/gdb.mi/mi2-pthreads.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.mi/mi2-pthreads.exp b/gdb/testsuite/gdb.mi/mi2-pthreads.exp index 9588fd3..e365763 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" |