* gdbint.texinfo (Releasing GDB): New chapter.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index dfde0f2b77d712c283213ca9ec8e281db0183d1c..e996819063c6c4a190177bbba727312e1cec2496 100644 (file)
@@ -1,3 +1,131 @@
+2002-01-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Releasing GDB): New chapter.
+
+2002-01-14  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Embedded Processors, Calling program functions):
+       Obsolete references to a29k.
+
+2002-01-13  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Coding): Review Cleanups section.  Examples
+       examples.  Document that a code-block should do or discard its
+       cleanups before exit.
+
+2002-01-11  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (Choosing files): Change @samp to @file.
+
+2002-01-05  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (--pid): Document new command line option (attach).
+
+2002-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
+       in the stub.
+
+2002-01-04  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       BIG_ENDIAN with BFD_ENDIAN_BIG.
+
+2002-01-03  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       value_ptr with struct value pointer.
+
+2002-01-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Free Software): Fix wording.
+
+2001-12-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Free Software): New section ``Free Software Needs
+       Free Documentation''.
+
+2001-12-30  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * stabs.texinfo:
+       * gdb.texinfo:
+       * gdbint.texinfo:
+       * libgdb.texinfo:
+       * annotate.texi: Fix the application of GFDL in the Copyright notice.
+
+2001-12-29  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (maint info sections): Fix typo.
+
+2001-12-26  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (maint info sections): Document.
+
+       * gdb.texinfo (info proc): Comment out documentation for 
+       'info proc' sub-options that are currently not implemented.
+
+2001-12-20  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
+
+2001-12-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
+
+2001-12-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Delete documentation on
+       HOST_BYTE_ORDER.
+
+2001-11-30  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.texinfo (Overlays): New chapter, documenting GDB's
+        overlay support.  Add to top-level menu.
+
+2001-11-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Command Syntax): Document C-o binding.
+
+2001-07-26  Christopher Faylor  <cgf@redhat.com>
+
+       * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
+       use since it is described in the referenced section.
+
+       From Eli Zaretskii <eliz@is.elta.co.il>
+       * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
+       clearer when using DJGPP.
+
+2001-11-24  Christopher Faylor  <cgf@redhat.com>
+
+       * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
+       specifically refer to MS-DOS.
+       (command files): Mention gdb.ini is only used on MS-DOS.
+
+2001-11-21  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Invoking GDB): Document --args.
+       (Mode Options): Likewise.
+
+2001-11-21  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
+       Delete documentation; this macro has been removed from the
+       sources.
+
+2001-11-13  Jim Blandy  <jimb@redhat.com>
+
+       * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
+
+2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
+
+2001-11-05  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo (info functions): Document use of backslash to 
+       quote regexp chars in function names such as "operator*()".
+
 2001-11-01  Fred Fish  <fnf@redhat.com>
 
        * gdbint.texinfo (SOLIB_ADD): Document additional new
This page took 0.024823 seconds and 4 git commands to generate.