From: Edith Epstein Date: Wed, 13 Jan 1999 16:02:06 +0000 (+0000) Subject: Wed Jan 13 10:38:40 1999 Edith Epstein X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e618fce49fa9c1288453cd2f7a59f18956bbedf3;p=binutils-gdb.git Wed Jan 13 10:38:40 1999 Edith Epstein * 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. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 3456ee8bc4b..fb170032b04 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,14 +1,21 @@ +Wed Jan 13 10:38:40 1999 Edith Epstein + + * 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 - - * 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 The following changes were made by Edith Epstein