diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-10-13 20:36:04 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-10-13 20:36:04 +0000 |
commit | f3601320ccda2569c08afd2b0840f236bff9a184 (patch) | |
tree | 124ddb45da82f7eca5b55caee02ff542c1803d3f /gdb/ChangeLog | |
parent | 82735983dfe1571a89b740e459a09088e8a2c9d8 (diff) | |
download | gdb-f3601320ccda2569c08afd2b0840f236bff9a184.zip gdb-f3601320ccda2569c08afd2b0840f236bff9a184.tar.gz gdb-f3601320ccda2569c08afd2b0840f236bff9a184.tar.bz2 |
* .gdbinit: Restore `end'; it was not excess. Reindent
list-objfiles to make this clear. Comment out all of
list-objfiles because old gdb's choke on it.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 766b9ef..7c07bf5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 13 13:24:29 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * .gdbinit: Restore `end'; it was not excess. Reindent + list-objfiles to make this clear. Comment out all of + list-objfiles because old gdb's choke on it. + Wed Oct 12 23:19:08 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER and |