diff options
author | Stan Shebs <shebs@codesourcery.com> | 1996-05-08 01:41:13 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1996-05-08 01:41:13 +0000 |
commit | 37316b52efe38837b093c8945d1ed759b73d73e1 (patch) | |
tree | 1099de2b0ba2e488ff4ffdcf6fcc937ef78bc555 /gdb | |
parent | 00e6a1b14d5c942464be4ecf1cc7b4a68bc371ad (diff) | |
download | gdb-37316b52efe38837b093c8945d1ed759b73d73e1.zip gdb-37316b52efe38837b093c8945d1ed759b73d73e1.tar.gz gdb-37316b52efe38837b093c8945d1ed759b73d73e1.tar.bz2 |
* target.c (debug_to_xfer_memory): Insert line breaks when
dumping the memory block.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d516bb8..dd9393d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue May 7 18:37:06 1996 Stan Shebs <shebs@andros.cygnus.com> + + * target.c (debug_to_xfer_memory): Insert line breaks when + dumping the memory block. + Mon May 6 13:52:52 1996 Stu Grossman (grossman@critters.cygnus.com) * fork-child.c (fork_inferior), inferior.h: init_trace_fun now |