]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
authorEdith Epstein <eepstein@cygnus>
Wed, 13 Jan 1999 16:02:06 +0000 (16:02 +0000)
committerEdith Epstein <eepstein@cygnus>
Wed, 13 Jan 1999 16:02:06 +0000 (16:02 +0000)
* gdb.texinfo: Changes made as part of a project to merge in
  changes made by HP. Documentation makes extensive use of
  @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
  on remote debugging. There are differences in documentation
    (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
  the HP manual discusses catchpoints, hardware watchpoints, and
  some HPUX specific limitations for shared library support.

  There are also a number of @node changes.

gdb/doc/ChangeLog

index 3456ee8bc4b38017422ac6badadd43b982af0a74..fb170032b04c370a4114e3b4b9df0936db569cbc 100644 (file)
@@ -1,14 +1,21 @@
+Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
+
+       * gdb.texinfo: Changes made as part of a project to merge in 
+         changes made by HP. Documentation makes extensive use of 
+         @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
+         on remote debugging. There are differences in documentation
+         (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
+         the HP manual discusses catchpoints, hardware watchpoints, and
+         some HPUX specific limitations for shared library support.
+         
+         There are also a number of @node changes.
+       
+
 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
 
        * gdbint.texinfo (Formatting): Disambiguate a sentence.
        (C Usage): Same.
 
-Tue Jan 12 16:54:37 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
-       
-       * gdb.texinfo (Shell Commands): fixed messages about shell usage. 
-         HP was insisting on C shell. Now all UNIX platforms have the 
-         same message. removed @ifset HPPA and @ifclear HPPA
-
 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
 
        The following changes were made by Edith Epstein