* gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index c3fcc3d366514e08d4b2852c86a52eaf1d320691..fb133d8abb8ecdbf5037e696dcd3291aed75a75d 100644 (file)
@@ -1,3 +1,109 @@
+2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
+       (TUI Keys): Likewise.
+
+2002-08-25  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
+       for a packet receive.
+
+2002-08-25  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (clean): Move to end of file.
+       (distclean, maintainer-clean, realclean): Ditto.
+       (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
+       GDBINT_TEX_TMPS, STABS_TEX_TMPS.
+       (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
+       (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
+
+2002-08-24  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (GDBINT_TEX_TMPS): Define.
+       (gdbint.dvi, gdbint.pdf): Use
+       (GDB_TEX_TMPS): Define.
+       (gdb.dvi, gdb.pdf): Use.
+       (STABS_TEX_TMPS): Define.
+       (stabs.dvi, stabs.pdf): Use.
+       (GDB_DOC_SOURCE_INCLUDES): New macros.
+       (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
+       (GDBINT_DOC_FILES_INCLUDES): New macros.
+       (GDBINT_DOC_BUILD_INCLUDES): New macros.
+       (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
+       (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
+       (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
+       (links2roff): Replace SFILES_INCLUDED with
+       GDB_DOC_SOURCE_INCLUDES.
+       (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
+       (gdb.me, gdb.mm, gdb.ms): Update dependencies.
+       (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
+       dependencies.
+       (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
+       dependencies.
+       (gdbmi.texinfo): Delete rule.
+       (inc-hist.texinfo): Delete rule.
+       (rluser.texinfo): Delete rule.
+
+2002-08-23  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Update
+       STORE_RETURN_VALUE, mention regcache.
+
+2002-08-21  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document
+       print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
+
+2002-08-19  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
+       Fix minor typos.  Add index entries.
+
+2002-08-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
+
+2002-08-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document
+       PRINT_VECTOR_INFO.
+       * gdb.texinfo (Vector Unit): Document "info vectors" command.
+
+2002-08-13  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document "maint print
+       registers", "maint print raw-registers" and "maint print
+       cooked-registers".
+
+2002-08-08  Grace Sainsbury  <graces@redhat.com>
+
+       From Mark Salter:            
+       * gdb.texinfo (Protocol): Document T packet extension to
+       allow watchpoint address reporting.
+
+2002-08-03  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
+
+2002-08-01  Andrew Cagney  <cagney@redhat.com>
+
+       * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
+       to CHILL.
+
+2002-08-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Coding): Revise section "Include Files".
+
+2002-07-24  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo: Obsolete references to m88k.
+       * gdb.texinfo: Ditto.
+
+2002-07-10  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdbint.texinfo (Create a release candiate): Add the location
+       where the proper version of autoconf can be retrieved.
+
 2002-07-09  Don Howard  <dhoward@redhat.com>
 
        * gdb.texinfo (Command Files): Further describe the behavior of
This page took 0.031423 seconds and 4 git commands to generate.