From: Stan Shebs Date: Fri, 12 Apr 1996 01:58:39 +0000 (+0000) Subject: * remote.c (remotewritesize): New GDB variable, controls size X-Git-Tag: gdb-4_18-branchpoint~8855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eaf7c0a947cb8972ccaa8a7ee18147ace5a1155;p=thirdparty%2Fbinutils-gdb.git * remote.c (remotewritesize): New GDB variable, controls size of memory packets sent to the target. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index beabdc23c10..7b8a64d0d38 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 11 18:49:42 1996 Stan Shebs + + * remote.c (remotewritesize): New GDB variable, controls size + of memory packets sent to the target. + Thu Apr 11 13:47:52 1996 Stu Grossman (grossman@critters.cygnus.com) * dcache.c: Add prototypes. Make many functions static.