aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1996-04-12 01:58:39 +0000
committerStan Shebs <shebs@codesourcery.com>1996-04-12 01:58:39 +0000
commit4eaf7c0a947cb8972ccaa8a7ee18147ace5a1155 (patch)
treeb09a3583cd99d32abb7aa38add1a6ca7d9e011ad /gdb
parented94c2b89d871e593a561ea67c24e6170c7df6ab (diff)
downloadgdb-4eaf7c0a947cb8972ccaa8a7ee18147ace5a1155.zip
gdb-4eaf7c0a947cb8972ccaa8a7ee18147ace5a1155.tar.gz
gdb-4eaf7c0a947cb8972ccaa8a7ee18147ace5a1155.tar.bz2
* remote.c (remotewritesize): New GDB variable, controls size
of memory packets sent to the target.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
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.