From 31ca3f4ce56553a2bf5033a471bea07f7530d2b0 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 25 Feb 1993 19:15:32 +0000 Subject: * configure.in (mips-idt-ecoff): New target. * config/mips-gdb.exp: New file for remote board using MIPS remote debugging protocol. --- gdb/testsuite/configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/testsuite/configure.in') diff --git a/gdb/testsuite/configure.in b/gdb/testsuite/configure.in index 9839a5d..b4ddffd 100644 --- a/gdb/testsuite/configure.in +++ b/gdb/testsuite/configure.in @@ -42,6 +42,8 @@ a29k-*-udi) target_abbrev=udi ; target_makefile_frag=config/mt-a29k-udi ;; a29k-isstip-*) target_abbrev=itip ; target_makefile_frag=config/mt-a29k-isstip ;; +mips-idt-ecoff) target_abbrev=mips ; + target_makefile_frag=config/mt-mips ;; esac # link in the lib directory if needed -- cgit v1.1