diff options
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index beabdc2..7b8a64d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 11 18:49:42 1996 Stan Shebs <shebs@andros.cygnus.com> + + * 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. |