undo last change

This commit is contained in:
Jim Kingdon 1993-08-24 15:07:05 +00:00
parent e7711f981a
commit 71bcfc7c58
2 changed files with 0 additions and 3 deletions

View file

@ -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.

View file

@ -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