aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-09 21:20:09 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-09 21:20:09 +0000
commit271d73872f23d32209adc4d5e864060849897961 (patch)
tree261bf3fc8e72f63c67bbc30473a9a9f43ca6dc5c /gdb
parentc4f8f209e79ee0b2d9e10f82e73f26f65bab17eb (diff)
downloadgdb-271d73872f23d32209adc4d5e864060849897961.zip
gdb-271d73872f23d32209adc4d5e864060849897961.tar.gz
gdb-271d73872f23d32209adc4d5e864060849897961.tar.bz2
x
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index faed313..809ee0c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Fri Jul 9 12:36:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * config/sparc/tm-sparc.h: Add comment suggesting that removing
+ ins and locals from the registers array might clean things up.
+
* utils.c: Clean up comments about wrap buffer and wrap_here.
* printcmd.c (printf_command): Call wrap_here before vprintf.