From: Jim Kingdon Date: Mon, 3 Oct 1994 14:51:22 +0000 (+0000) Subject: * gdbserver/server.c (main): Silently accept all unrecognized X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3bb27ebf8a910b06f9a5eb56f71f53cce889cc6c;p=binutils-gdb.git * gdbserver/server.c (main): Silently accept all unrecognized requests and send back a zero length acknowledge. That is what *-stub.c do and is what remote.c expects. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 62e3c40417e..e55947a0dd0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 3 07:48:34 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdbserver/server.c (main): Silently accept all unrecognized + requests and send back a zero length acknowledge. That is what + *-stub.c do and is what remote.c expects. + Mon Oct 3 05:11:47 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * corelow.c (core_open): Copy the modified to_sections_end