rename "set debugvarobj" to "set debug varobj"
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 31beba84621dbcf5e5c331add57f78abb9ca7229..1dee68aec8d586ec7345c9bb6ed800d891854e35 100644 (file)
@@ -1,3 +1,507 @@
+2014-04-29  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
+       "show debug varobj".
+
+2014-05-01  David Taylor  <dtaylor@emc.com>
+
+       * gdb.texinfo (compare-sections): Document the new -r (read-only)
+       option.
+
+2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
+           Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * gdb.texinfo (i386 Features): Add description of AVX512
+       registers.
+
+2014-03-31  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Symbols): Document set/show print symbol-loading.
+
+2014-03-30  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
+       (Background Execution): Ditto.
+
+2014-03-21  Pedro Alves  <palves@redhat.com>
+           Stan Shebs  <stan@codesourcery.com>
+           Hui Zhu  <hui@codesourcery.com>
+
+       * gdb.texinfo (Packets): Add anchor to "? packet".
+       Remove fixme and update introduction of "k packet".
+       Add anchor to "vKill packet".
+
+2014-03-12  Stan Shebs  <stan@codesourcery.com>
+
+       * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
+
+2014-02-26  Ludovic Courtès  <ludo@gnu.org>
+
+       * guile.texi (Basic Guile): Document 'history-append!'.
+
+2014-02-20  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Files): Document "add-shared-symbol-files"
+       and "assf" as being deprecated.
+       (Cygwin Native): Likewise for "dll-symbols".
+       (Non-debug DLL Symbols): Remove reference to "dll-symbols"
+       as a way to force the loading of symbols from a DLL.
+
+2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * python.texi (Values From Inferior): Add description about the
+       new feature.
+
+2014-02-17  Doug Evans  <xdje42@gmail.com>
+
+       * Makefile.in (GDB_DOC_FILES): Add python.texi.
+       * gdb.texinfo (Python): Moved to ...
+       * python.texi: ... here.  New file.
+
+2014-02-17  Ludovic Courtès  <ludo@gnu.org>
+
+       * guile.texi (Writing a Guile Pretty-Printer) <example>:
+       Remove 'string-begins-with' procedure.  Add 'pretty-printer'
+       parameter to 'str-lookup-function' procedure.  Look for
+       the "std::string<" prefix.
+       (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
+       Adjust description.
+
+2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * guile.texi (Values From Inferior In Guile): Remove stray
+       parantheses for deffn.
+       (Disassembly In Guile): Ditto.
+
+2014-02-10  Stan Shebs  <stan@codesourcery.com>
+
+       Add Doxygen support.
+       * Makefile.in (doxy): New action, generates Doxygen files.
+       (DOXYGEN): New.
+       (doxyedit): New.
+       * Doxyfile-base.in: New file.
+       * Doxyfile-gdb-api.in: New file.
+       * Doxyfile-gdb-xref.in: New file.
+       * Doxyfile-gdbserver.in: New file.
+       * doxy-index.in: New file.
+       * filter-for-doxygen: New file.
+       * filter-params.pl: New file.
+
+2014-02-10  Doug Evans  <xdje42@gmail.com>
+
+       * Makefile.in (GDB_DOC_FILES): Add guile.texi.
+       * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
+       (Extending GDB): New menu entries Guile, Multiple Extension Languages.
+       (Guile docs): Include guile.texi.
+       (objfile-gdbdotext file): Add objfile-gdb.scm.
+       (dotdebug_gdb_scripts section): Mention Guile scripts.
+       (Multiple Extension Languages): New node.
+       * guile.texi: New file.
+
+2014-01-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
+       ignore-descriptive-types". commands.
+
+2014-01-22  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
+       (gdbserver man): Ditto.
+
+2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo: Document limited reverse/replay support
+       for target record-btrace.
+
+2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo (Process Record and Replay): Update documentation.
+
+2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo (Process Record and Replay): Document new /c
+       modifier accepted by "record function-call-history".
+       Add /i modifier to "record function-call-history" example.
+
+2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
+           Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
+       markers.  Remove one that was misplaced.
+
+2014-01-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Your Program's Environment) <set environment>:
+       Mention the shell, and point at 'set exec-wrapper'.
+
+2014-01-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Types In Python): Document new attribute Types.name.
+
+2013-12-30  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Types In Python): Clarify the documentation
+       of attribute gdb.Field.bitpos.
+
+2013-12-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Types In Python): Fix the documentation of
+       attribute "bitpos" in class gdb.Field for enum types.  Add
+       documentation for attribute "enumval" in that same class.
+
+2013-12-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Support Commands): Change @table into
+       @ftable.
+
+2013-12-23  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
+       auto-loaded objfile scripts and .debug_gdb_scripts section to their
+       corresponding section in Extending GDB.
+       (Extending GDB): Move menu up.  New menu item "Auto-loading
+       extensions".
+       (Sequences): New menu item "Auto-loading sequences".
+       (Auto-loading sequences): New node.
+       (Python): Rename section from Scripting GDB to Extending GDB.
+       (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
+       Move docs on ways to auto-load extensions to ...
+       (Auto-loading extensions): ... here.  New node.
+
+2013-12-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
+       in menu.
+       (GDB/MI Variable Objects): Adjust reference to "-list-features"
+       command, now in a new node.
+       (GDB/MI Support Commands): New node, with its contents being
+       extracted from the "GDB/MI Miscellaneous Commands" node.
+       A small paragraph introducing the section is also added at
+       the start.
+       (GDB/MI Miscellaneous Commands): Delete the description of the
+       -info-gdb-mi-command, -list-features and -list-target-features
+       commands, now hosted in the "GDB/MI Support Commands" node.
+
+2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
+
+       PR python/16113
+       * gdb.texinfo (Values From Inferior): Add a note about using
+       gdb.Field objects as subscripts on gdb.Value objects.
+       (Types In Python): Add description about the new attribute
+       "parent_type" of gdb.Field objects.
+
+2013-12-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
+       entry for section docuumenting the -list-features GDB/MI command.
+
+2013-12-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
+       "exec-run-start-option" entry in the output of the "-list-features"
+       command.
+
+2013-12-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (i386): Fix yesterday's commit.
+
+2013-12-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Set Catchpoints): Add @kindex for each command
+       documented here.
+
+2013-12-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (@direntry): Add menu item for gdbserver.
+
+2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * gdb.texinfo (i386 Features): Add MPX feature registers.
+       (x86 Specific featuresx86 Architecture-specific Issues): Adds
+       a subsubsection for MPX and describes the display of the
+       boundary registers.
+
+2013-12-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
+       documentation of the "ada-exceptions" entry.
+
+2013-12-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
+       "^error" result record concerning the error message.  Document
+       the error code that may also be part of that result record.
+       (GDB/MI Miscellaneous Commands): Document the
+       "undefined-command-error-code" element in the output of
+       the "-list-features" GDB/MI command.
+
+2013-12-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
+       the new -info-gdb-mi-command GDB/MI command.  Document
+       the meaning of "-info-gdb-mi-command" in the output of
+       -list-features.
+
+2013-11-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
+       Update comment.
+
+2013-11-24  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Caching Remote Data): Document new
+       "set/show stack-cache" option.
+
+2013-11-24  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
+       (Maintenance Commands): Replace "ON" and "OFF" with "on" and
+       "off" respectively.
+
+2013-11-23  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Add the description
+       of "displayhint" to the table about child results.
+
+2013-11-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Add attribute
+       'dynamic' for the output of command -var-list-children.
+
+2013-11-21  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Caching Target Data): Remove "see" before
+       @pxref.
+
+2013-11-20  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Caching Target Data): Update doc for
+       per-address-space dcache.
+
+2013-11-20  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Data): Rename menu item.
+       (Caching Remote Data): Rename to ...
+       (Caching Target Data): ... it.  Update.
+
+2013-11-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
+       "language-option" entry in the output of the "-list-features"
+       command.
+
+2013-11-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
+       Add example.
+
+2013-11-14  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
+
+2013-11-14  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Show): Add xref anchor for "show language" command.
+       (Context management): Place current subsection text into its own
+       subsubsection.  Add new subsubsection describing the "--language"
+       command option.
+
+2013-11-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
+       the documentation of "info-ada-exceptions" in the output
+       of the "-list-features" command.  Add the documentation
+       of the "ada-exception" entry instead.
+
+2013-11-12  Joel Brobecker  <brobecker@adacore.com>
+
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
+       word of a couple of sentences to start with a capital letter.
+
+2013-11-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
+       (Ada Exceptions): New node.
+       (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
+       Commands" node.
+       (GDB/MI Ada Exceptions Commands): New node.
+       (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
+       field in the output of the "-list-features" command.
+       * NEWS: Add entry for the new "info exceptions" CLI command,
+       and for the new "-info-ada-exceptions" GDB/MI command.
+
+2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
+       (Line Tables In Python): New node.
+
+2013-11-08  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Debugging Output): Update text for
+       "set debug dwarf2-read".
+
+2013-11-08  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Debugging Output): Update text for
+       "set debug symtab-create".
+
+2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+        * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
+        constant.
+
+2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.texinfo (Breakpoints In Python): Document temporary
+       option in breakpoint constructor, and add documentation to the
+       temporary attribute.
+
+2013-11-07  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
+       output of "-var-info-expression".
+
+2013-11-06  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
+       non-interactive mode.
+       (Environment) <shell startup files warning>: Mention
+       non-interactive mode.  Mention .zshenv for Z shell, and talk about
+       BASH_ENV instead of .bashrc for BASH.
+
+2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
+
+       * gdb.texinfo (Commands to Specify Files): Add description
+       of the remove-symbol-file command.
+       * observer.texi: New free_objfile event
+
+2013-10-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Starting): Document set/show startup-with-shell.
+
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
+       New subsection inside which the "-catch-load" and "-catch-unload"
+       commands documentation is now placed.
+       (Ada Exception GDB/MI Catchpoint Commands): New subsection
+       documenting the "-catch-assert" and "-catch-exception" new
+       GDB/MI commands.
+
+2013-10-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Connecting): Remove unnecessary @w{}.
+
+2013-10-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
+       serial baud".
+       (Remote Configuration): Replace "set remotebaud" by "set serial
+       baud".  Replace "show remotebaud" by "show serial baud".
+
+2013-10-07  Pedro Alves  <palves@redhat.com>
+
+       PR breakpoints/11568
+       * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
+       when the thread is removed from the thread list.
+
+2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (Convenience Variables): Document $_exitsignal.
+       Update entry for $_exitcode.
+
+2013-10-04  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
+       new "--start" option.
+
+2013-10-02  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Registers): Expand description of saved registers
+       in frames.  Explain <not saved>.
+
+2013-09-25  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Debugging Output): Document set/show debug symfile.
+
+2013-09-16  Stan Shebs  <stan@codesourcery.com>
+
+       Remove the internals manual gdbint.texinfo.
+       * Makefile.in (INFO_DEPS): Remove gdbint.info.
+       (PDFFILES): Remove gdbint.pdf.
+       (HTMLFILES): Remove gdbint/index.html.
+       (HTMLFILES_INSTALL): Remove gdbint.
+       (GDBINT_DOC_FILES): Remove.
+       (dvi): Remove gdbint.dvi.
+       (ps): Remove gdbint.ps.
+       * gdbint.texinfo: Remove file.
+       * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
+
+2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (Convenience Functions): Mention new convenience
+       function $_isvoid.
+
+2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo (Decimal Floating Point format): Mention S/390.
+       (Standard Target Features): Add new node to menu.
+       (S/390 and System z Features): New node.
+
+2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
+       -list-target-features in the example.
+
+2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
+       mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
+
+2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Sync documentation with gdb.base/gnu-debugdata.exp.
+       * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
+
+2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
+
+2013-08-27  Pedro Alves  <pedro@codesourcery.com>
+           Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
+       Document new --skip-unavailable option.
+       <-stack-list-variables>: Document new --skip-unavailable option.
+
+2013-08-26  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
+       an optional regexp.
+
+2013-08-13  Tom Tromey  <tromey@redhat.com>
+
+       * gdbint.texinfo (Testsuite): Use @table, not @itemize.
+       Document GDB_PARALLEL and GDB_INOTIFY.
+
+2013-08-09  Stan Shebs  <stan@codesourcery.com>
+
+       * LRS: Remove file, describes a long-abandoned live-range
+       splitting extension to stabs.
+
+2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
+
+2013-07-17  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
+
+2013-07-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Target Commands): Don't mention "target nrom".
+
 2013-06-28  Tom Tromey  <tromey@redhat.com>
 
        * Makefile.in (version.subst): Use version.in, not
This page took 0.037158 seconds and 4 git commands to generate.