diff options
author | Roland Pesch <pesch@cygnus> | 1992-09-05 02:04:57 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-09-05 02:04:57 +0000 |
commit | 4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc (patch) | |
tree | b99993051fd02f2616dab8d32448daa8109d9d00 | |
parent | b21b18e18d6d54c57d7726525185dd9cc30ad2b6 (diff) | |
download | gdb-4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc.zip gdb-4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc.tar.gz gdb-4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc.tar.bz2 |
changes, what else?
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 992dceb..b3307fd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) + + * doc/gdb.texinfo: fix shameful error of agreement reported by + jimb@occs.cs.oberlin.edu (Jim Blandy) + * doc/gdb.texinfo: remove old partial discussion of remote serial + protocol (via serial debug stubs) + * doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: new section discussing + use of serial debug stubs + Fri Sep 4 00:34:30 1992 Per Bothner (bothner@rtl.cygnus.com) A bunch of changes mostly to improve debugging of C++ programs. |