Approved by kev@cygnus.com
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 4d55a3f86b214b2f5703babc3e9fcde5f0db6118..dfde0f2b77d712c283213ca9ec8e281db0183d1c 100644 (file)
@@ -1,3 +1,367 @@
+2001-11-01  Fred Fish  <fnf@redhat.com>
+
+       * gdbint.texinfo (SOLIB_ADD): Document additional new
+       "readsyms" arg.
+
+2001-10-30  Don Howard  <dhoward@redhat.com>
+
+       * gdb.texinfo: (Command Files) Added documentation for the
+       behavior of gdb with input redirected from a file.
+
+2001-10-28  Fred Fish  <fnf@redhat.com>
+
+       * gdb.texinfo (auto-solib-add): Change docs to match
+       implementation change.
+       (auto-solib-limit): Add docs for new variable.
+
+2001-10-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Function
+       value_as_pointer renamed to value_as_address.
+
+2001-10-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Default
+       POINTER_TO_ADDRESS functions assume unsigned addresses.
+       (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
+       posting by Jim Blandy.
+
+2001-10-12  Jim Blandy  <jimb@redhat.com>
+
+       * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
+       version of texi2html (1.64) doesn't support this flag any more.
+
+2001-09-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Host Definition): Remove description of
+       MEM_FNS_DECLARED.
+
+       * gdbint.texinfo (Host Definition): Remove description of R_OK.
+
+       * gdbint.texinfo (Host Definition): Remove description of
+       HAVE_SIGSETMASK.
+
+2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Add
+       explanation of TARGET_PRINT_INSN macro.
+
+2001-08-30  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.texinfo (`add-symbol-file'): Correct synopsis.
+       Explain what it means to load relocatable files.
+
+2001-08-28  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo: Bring the HTML `top' menu into sync with the
+       info `top' menu.
+
+Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
+
+       * gdbint.texinfo: Add a cautionary note about macro use.
+
+2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
+       * gdb.texinfo: Explain omitting the hostname in the
+       `target remote' command.
+
+2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
+       and END-INFO-DIR-ENTRY.
+
+2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
+
+2001-07-25  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (libgdb): Rewrite.
+
+2001-07-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
+
+2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * gdb.texinfo (TUI): New chapter, document the TUI.
+       (Mode Options): Document the -tui option.
+
+2001-07-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Host Definition): Remove description of
+       NEED_POSIX_SETPGID.
+
+2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.tex (DJGPP Native): New node, with descriptions of
+       DJGPP-specific commands.
+
+2001-07-19  John R. Moore  <jmoore@redhat.com>
+
+       * gdbint.texinfo: Three misspellings.
+
+2001-07-06  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
+       `test` expressions on bash.  Problem reported by Colin Walters.
+
+2001-07-04  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (User Interface): Update ui-out documentation to
+       refelect recent UI/MI updates.
+
+2001-07-04  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Mode Options): Mention the mi0 and mi1
+       interpreters.
+
+2001-06-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
+       structure and not macros.
+       (Host Definition): Document that much of this chapter is obsolete.
+       (Target Architecture Definition): Update list of files that make
+       up a target architecture.
+       (Coding): Update.
+
+2001-06-28  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Update
+       EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
+       The latter has been changed to a true predicate.
+
+2001-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * annotate.texi: Add @noindent where needed.  From Dmitry
+       Sivachenko <dima@Chg.RU>.
+       * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
+
+2001-06-16  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
+
+2001-06-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
+       returns ``OK''.  Document that the ``R'' packet does not reply.
+
+2001-06-13  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
+
+2001-06-13  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Signals): Clarify the default setting of signal
+       handling.
+
+2001-05-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
+       (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
+
+2001-05-12  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
+
+2001-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdbint.texinfo (Clean Design and Portable Implementation):
+       Renamed from "Clean Design".
+       (Clean Design and Portable Implementation): Document portable
+       methods of handling file names, and the associated macros.
+
+2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
+       command and provide a cross-reference to its description.
+       (Symbols): Note that "info scope" is useful for trace experiments.
+
+2001-04-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Symbols): Document "info scope".
+       (Tracepoints): New chapter.
+       (Contributors): Update for v5.1.
+       <All nodes>: Change "C++" to "C@t{++}".
+
+       * gdbint.texinfo (User Interface): A new section about ui_out
+       functions, based on text written by Fernando Nasser.
+
+       * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
+
+2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
+
+       * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
+
+       * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
+       Replace "GDB" with "@value{GDBN}".  Fix markup.
+
+       * annotate.texi: Change Permissions to GFDL.  Update Copyright.
+
+       * gdb.texinfo (Output Formats): Mention "info symbol" and provide
+       a cross-reference to its description.
+       (Symbols): Document "info symbol".
+
+2001-03-21  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
+       subsection "x86 Watchpoints".
+       (Target Architecture Definition): Document the macros
+       I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
+       (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
+
+2001-03-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Update
+       definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
+       list.
+
+2001-03-06  Kevin Buettner  <kevinb@redhat.com>
+
+       * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
+       gdbint.texinfo, refcard.tex: Update/correct copyright notices.
+
+2001-02-21  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
+
+2001-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Environment): Document that `path' does not change
+       the value of PATH in GDB's own environment (it did in the past,
+       but that was changed on March 15, 1994).  Reported by Doug Evans
+       <dje@transmeta.com>.
+
+       * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
+       its line.  Fix markup of commands and macros.  Add an Index node
+       and index entries.
+
+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
@@ -1917,7 +2281,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.028507 seconds and 4 git commands to generate.