From: Jim Kingdon Date: Tue, 24 Aug 1993 15:07:05 +0000 (+0000) Subject: undo last change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71bcfc7c58e6eb857efb7679e0c83e7f0e52b10c;p=binutils-gdb.git undo last change --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e4dcb4e4bf7..19e68807f9f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,5 @@ Tue Aug 24 00:36:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com) - * configure.in: vax-*-ultrix3* is like vax-*-ultrix2*. - * target.c, target.h: Add "set remotedebug" command. * remote-bug.c, remote.c, remote-mips.c: Remove "set remotedebug" and "set m88ksnoop" options and use generic "set remotedebug" instead. diff --git a/gdb/configure.in b/gdb/configure.in index ed35859b981..46db11eb5b3 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -109,7 +109,6 @@ tahoe-*-*) gdb_host=tahoe ;; vax-*-bsd*) gdb_host=vaxbsd ;; vax-*-ultrix2*) gdb_host=vaxult2 ;; -vax-*-ultrix3*) gdb_host=vaxult2 ;; vax-*-ultrix*) gdb_host=vaxult ;; esac