aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/chng-syms.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/chng-syms.exp')
-rw-r--r--gdb/testsuite/gdb.base/chng-syms.exp7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/testsuite/gdb.base/chng-syms.exp b/gdb/testsuite/gdb.base/chng-syms.exp
index ec5b4c8..9c20a44 100644
--- a/gdb/testsuite/gdb.base/chng-syms.exp
+++ b/gdb/testsuite/gdb.base/chng-syms.exp
@@ -18,13 +18,6 @@
# Test that GDB cleans up properly after errors that result when a
# breakpoint is reset.
-
-# IDT/SIM apparently doesn't have enough file descriptors to allow the
-# problem checked by this test to occur.
-if [istarget "mips-idt-*"] {
- return 0;
-}
-
set testfile "chng-syms"
set srcfile ${testfile}.c
set binfile ${objdir}/${subdir}/${testfile}