*** empty log message ***
authorRoland Pesch <pesch@cygnus>
Wed, 31 Jul 1991 23:37:41 +0000 (23:37 +0000)
committerRoland Pesch <pesch@cygnus>
Wed, 31 Jul 1991 23:37:41 +0000 (23:37 +0000)
gdb/ChangeLog

index 07a7be08e7725db2a05ee6ddb678ecd825cfa500..6c96dcf5791274f64ba90c0e23f523156d83cdc0 100644 (file)
@@ -1,3 +1,27 @@
+Wed Jul 31 16:35:58 1991  Roland H. Pesch  (pesch at cygint.cygnus.com)
+
+       * doc/gdb.texinfo: last changes for release.
+       Minor typo and formatting fixes; incorporated most fixes remaining from
+       filed mail commenting on earlier drafts.
+
+       Added warnings: pipes don't work in run command;
+               conditions are converse of assertions;
+               step over fn without debug info goes to next fn;
+               vars may have "wrong" values near fn entrance, exit
+
+       Added example from Kingston on printing repeated nonadjacent values
+
+       Added explicit mention that in Emacs gdb mode C-c and C-z are like
+       shell mode for signals
+
+       Renamed "Stepping and Continuing" to "Continuing and Stepping" so it
+       doesn't sound so much like its parent "Stopping and Continuing"; also
+       moved entries on continue to top of section, so they don't get lost.
+
+       Improved installation directions in appendix, added manual formatting
+       instructions 
+
+
 Wed Jul 31 12:06:29 1991  John Gilmore  (gnu at cygint.cygnus.com)
 
        * GDB-3.98 release.