aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-09-05 02:04:57 +0000
committerRoland Pesch <pesch@cygnus>1992-09-05 02:04:57 +0000
commit4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc (patch)
treeb99993051fd02f2616dab8d32448daa8109d9d00
parentb21b18e18d6d54c57d7726525185dd9cc30ad2b6 (diff)
downloadfsf-binutils-gdb-4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc.zip
fsf-binutils-gdb-4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc.tar.gz
fsf-binutils-gdb-4468ccfb4bcb58724f9c1bc98eb77ee22a2c77bc.tar.bz2
changes, what else?
-rw-r--r--gdb/ChangeLog9
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.