import gdb-1999-06-28 snapshot
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 6201528fb925096922d423c3c047c5f1a7ab23a0..10e4ef7de9b53b83bf0a82ae7d14312ba7f2bd32 100644 (file)
@@ -1,3 +1,177 @@
+Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * remote.texi (Communication Protocol): ``v'' is in use. Fix
+       numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
+       ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
+       packets that are not supported on all hosts. Expand examples.
+       Spell check.
+
+1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * Makefile.in: Recognize html, install-html.  Add targets
+       to build HTML versions of documentation via texi2html.
+
+Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbint.texinfo (Testsuite): New chapter, information about the
+       testsuite.
+
+Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * remote.texi (Communication Protocol): Rewrite.
+
+Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * stabs.texinfo: Fix uses of xref.
+
+Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbint.texinfo: Add an anti-printf exhortation, and update the
+       info about patch submission.
+
+Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       From Per Bothner  <bothner@cygnus.com>:
+       * gdb.texinfo: Document Chill support.
+
+Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
+       to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
+       Document that the value should be greater-than or equal-to zero.
+       (NO_STD_REGS): Document. Deprecate.
+
+Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
+       Document that these are not used.
+
+Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
+
+Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
+       numargs was dropped.
+
+Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
+
+Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
+       Update.
+
+Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
+       (GET_SAVED_REGISTER): Update, not just the a29k uses this.
+
+Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
+
+       * gdbint.texinfo: Fix typos: $ -> @.
+
+Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
+       LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
+       BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
+       BREAKPOINT_FROM_PC.
+       
+Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
+       CALL_DUMMY_STACK_ADJUST): Document.
+
+Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
+       SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
+
+1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
+       longer exists.
+
+Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
+       nearly all @ifset/@ifclear conditionals; nobody uses them, and
+       they make the manual source incomprehensible.
+       * h8-cfg.texi: Remove, hasn't been used in years.
+
+Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo: Update the credits.
+
+Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo: Fix mistakes noticed in printout of last
+       draft, add Alpha to discussion of heuristic fence post.
+
+Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo, remote.texi: Many changes; update to Seventh
+       Edition, merge some HP changes into mainline, describe some
+       previously undocumented features, describe more of the target
+       commands available, eliminate obsolete section on renamed
+       commands.
+       * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
+
+Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo: Make many HPPA conditionals unconditional,
+       including catchpoint description, since now on for all configs.
+       * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
+       specializations.
+
+Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * Makefile.in (GDBvn.texi): Fix match expression to work with
+       current format of VERSION in gdb/Makefile.in.
+       * gdb.texinfo: Fix node ref to match new readline.
+
+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.
+
+Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
+
+       The following changes were made by Edith Epstein
+       <eepstein@cygnus.com> as part of a project to merge in changes
+       made by HP.
+       
+       * HPPA-cfg.texi: new file.
+
+       * all-cfg.texi: set HPPA for HP PA-RISC targets.
+
+       * refcard.tex: change documentation about catch.
+         removed info catch.
+
+Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbint.texinfo: Expand on GDB's coding standards,
+       specify the use of arg names with prototypes.
+
+1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
+
+       * gdb.texinfo: Fix tipo.
+
 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
@@ -313,12 +487,6 @@ Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
 
        * remote.texi: Update documentation of set/show mipsfpu.
 
-start-sanitize-gdbtk
-Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
-
-       * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
-       * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
-end-sanitize-gdbtk
 
 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
This page took 0.139698 seconds and 4 git commands to generate.