* exec.c (xfer_memory): Add attrib argument.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index e489f8ada6f38968d8a33fdcb48f798c7e1542dc..f98d81ba5cf1b5868e47419c91de5d903051e65f 100644 (file)
@@ -1,3 +1,227 @@
+2001-01-23  J.T. Conklin  <jtc@redback.com>
+
+       * gdb.texinfo (Memory region attributes): New manual section.
+
+2001-01-04  Nicholas Duffek  <nsd@redhat.com>
+
+       * gdbint.texinfo (POP_FRAME): Document use by return_command.
+
+2000-12-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * refcard.tex: Version and copyright fixed.  From Phil Edwards
+       <pedwards@disaster.jaj.com>.
+
+Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
+       DWARF2_REG_TO_REGNUM): Document.
+
+Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (Coding): Update current value of
+       --enable-build-warnings.  Mention --enable-gdb-build-warnings.
+
+2000-11-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
+       as suggested by Dmitry Sivachenko <dima@Chg.RU>.
+
+2000-11-10  Christopher Faylor <cgf@cygnus.com>
+
+       * gdb.texinfo: Document new 'set step-mode' command.
+
+2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
+       changes from Dmitry Sivachenko <dima@Chg.RU>.
+
+2000-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Hooks): Document the new post-hook functionality.
+       From Steven Johnson <sbjohnson@ozemail.com.au>.
+
+2000-08-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Overall Structure): Spelling fix.
+
+2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdbint.texinfo (Target Architecture Definition): Document that
+       REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
+       for which REGISTER_CONVERTIBLE returns a zero value.
+
+2000-07-08  Christopher Faylor <cgf@cygnus.com>
+
+       * Makefile.in (install-info): Find files to install in either the
+       build or source directories (adapted from Makefile.am).
+
+2000-07-07  Nicholas Duffek  <nsd@redhat.com>
+
+       * stabs.texinfo: Fix spelling errors.
+       (String Field): FILE-NUMBER starts from 0, not 1.
+
+2000-07-05  Eli Zaretskii <eliz@is.elta.co.il>
+
+       * refcard.tex: Remove \centerline from the blurb.  Patch from
+        Brian Youmans.
+
+2000-06-25  Eli Zaretskii <eliz@is.elta.co.il>
+
+       * Makefile.in (install-info): Support installation from outside of
+        the source directory.  Reported by Mark Harig
+        <markh@frazier.landmark.com>.
+
+2000-06-20  J.T. Conklin  <jtc@redback.com>
+
+       * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
+
+Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
+       Generate using pdftex.
+       (PDFTEX): Define.
+       (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
+       (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
+       @contents at the start.
+
+2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
+        Youmans.
+
+Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       From Brian Youmans:
+       * gdb.texinfo: Fix ``et al.''.
+
+Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
+       loop.
+
+2000-05-19  Jimmy Guo  <guo@cup.hp.com>
+
+       * configure: Regenerate.
+
+2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (install-info): Run install-info on installed Info
+       files.
+
+Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
+       Andrew Cagney.
+
+2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Proofreading changes from Brian Youmans.
+
+2000-05-01  Nick Duffek  <nsd@cygnus.com>
+
+       * gdb.texinfo (Command Files): Mention -x, use @enumerate for
+       startup sequence, minor edits.
+
+2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
+       TeX.
+
+       * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
+       "@kindex f" into "@kindex f (foo)", otherwise we get index entries
+       like `n' and `s' which look weird.  Convert some of the @kindex to
+       @vindex, when they refer to variables, not commands.
+
+Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
+
+2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (GDBMI_DIR): New variable.
+       (SET_TEXINPUTS): Add $(GDBMI_DIR).
+       (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
+       (gdbmi.texinfo): New target, for texi2roff.
+       (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
+       (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
+
+       * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
+       gdbmi.texinfo.
+       (Mode Options): Add xref to GDB/MI docs and remove a FIXME
+       comment.
+
+2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * gdb.texinfo (Files): Update description of add-symbol-file
+       command.
+
+2000-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
+       prevents the build (and is generally a Bad Idea).
+
+2000-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
+       a comma inside @var.
+       (Command Files): Index markup changes from Dmitry Sivachenko
+       <dima@Chg.RU>.
+
+2000-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (LN_S): Define.
+       (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
+       invoke "ln -s" unless it is known to work.
+
+       * configure.in (AC_PROG_LN_S): Add.
+
+2000-04-14  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
+       section.
+       (Target Conditionals): Document ADDRESS_TO_POINTER,
+       POINTER_TO_ADDRESS.
+
+2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
+
+       * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
+       gdb-cfg.texi to get the value.
+
+2000-04-10  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Fix
+       cross-references.
+
+2000-04-08  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (Using Different Register and Memory Data
+       Representations): New section.
+       (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
+       REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
+       REGISTER_CONVERT_TO_RAW): Document.
+
+Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
+       for acknowledgments.
+
+Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
+       qThreadExtraInfo.
+
+2000-03-28  J.T. Conklin  <jtc@redback.com> 
+
+       * gdb.texinfo: Clarify which remote debug protocol commands are 
+       required and which are optional. 
+
+Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
+       Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
+       back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
+       * annotate.texi: Update.
+
 2000-03-28  Stan Shebs  <shebs@apple.com>
 
        * gdb.texinfo: Update dates, bump to Eighth Edition (note
@@ -1817,7 +2041,7 @@ Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
 \f
 Local Variables:
-mode: indented-text
+mode: change-log
 left-margin: 8
 fill-column: 74
 version-control: never
This page took 0.026711 seconds and 4 git commands to generate.