]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/doc/ChangeLog
import gdb-1999-09-21
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
index fbc1c2c1c51ed335e51f85e66791554f19630a3f..e195e54deedaafad8af0321ce12e1aa43de3b9b6 100644 (file)
@@ -1,9 +1,235 @@
+1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * gdbint.texinfo: Fix typo, add the word "have".
+
+1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document the
+       SKIP_PERMANENT_BREAKPOINT macro.
+
+1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo: Fiks speling errers.
+
+       * gdb.texinfo: Fix uses of @multitable.
+
+       From Eli Zaretskii  <eliz@is.elta.co.il>:
+       * gdb.texinfo: Include details specific to DOS host, clarify
+       some confusing language, fix @ref/@xref/@pxref usages, add
+       comments about using with optimization, add more indexing,
+       fix info about disassembly-flavor.
+
+Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
+
+       * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
+       SKIP_SOLIB_RESOLVER): Define.
+
+Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
+       ``g'' packets.
+
+1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo: Create a new "Configurations" chapter with
+       platform-specific info, inline remote.texi and move sections of it
+       into the new chapter, move bits about info proc, heuristic search,
+       and register stack into the new chapter.
+       * remote.texi: Remove, now part of gdb.texinfo.
+       * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
+
+1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
+       GDB_TARGET_IS_MACH386): These kludges have gone away.
+
+Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Mention
+       TDEPLIBS.
+
+1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
+       surrounding text to fit HP-UX bits into general info.
+       (HPPA-cfg.texi): Remove, no longer useful.
+
+       * gdb.texinfo: Remove explicit links from @node lines, remove
+       HP-added "Detailed Node Listing" from main menu which confuses
+       things.
+
+       From Dmitry Sivachenko <dima@Chg.RU>:
+       * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
+       in description of `set environment'.
+
+1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
+
+1999-08-12  Ben Elliston  <bje@cygnus.com>
+
+       * gdbint.texinfo (Breakpoint Handling): Add missing words.
+
+1999-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Set Watchpoints): Explain some subtleties about
+       watch, awatch, and rwatch.  Explain why the latter two cannot be
+       set as software watchpoints.  Document that watchpoints for local
+       variables are deleted when the debuggee terminates.
+
+Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
+
+       * remote.texi (Protocol): Further clarification of the "qRcmd"
+       packet.  Allow E.. response packet.  "qRcmd" packet is no longer
+       reserved.
+
+1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo. 
+       * gdb.texinfo: Ditto. 
+
+1999-08-06  Tom Tromey  <tromey@cygnus.com>
+
+       * gdb.texinfo (KOD): New node.
+
+Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * remote.texi (Rcmd): Fix minor formatting typos.
+
+Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
+       packets.
+
+1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
+       fixes.
+
+Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
+
+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: 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.
+       * 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>
@@ -373,12 +599,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)