2013-11-11 Catherine Moore <clm@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 04e6f30fab19983ca959c1f8dc6b188eab71fa0d..2de1dc9496c17782d8099856b43bf4a82825b59f 100644 (file)
@@ -1,3 +1,216 @@
+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
+       common/version.in.
+       * gdbint.texinfo (Versions and Branches, Releasing GDB):
+       Likewise.
+
+2013-06-27  Pedro Alves  <palves@redhat.com>
+
+       * gdbint.texinfo (Algorithms) <Stepping over runtime loader
+       dynamic symbol resolution code>: New section, based on infrun.c
+       comment.
+
+2013-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdbint.texinfo (Versions and Branches): Use common/version.in.
+       Update.
+       (Releasing GDB): Likewise.
+
+2013-06-26  Pedro Alves  <pedro@codesourcery.com>
+           Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Tracepoint Commands): Document
+       -trace-frame-collected.
+
+2013-06-26  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Traceframe Info Format): Document tvar element
+       and its attributes.
+
+2013-06-25  Yao Qi  <yao@codesourcery.com>
+
+       * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
+
+2013-06-24  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
+       (GDBvn.texi): Use version.subst.
+       (version.subst): New target.
+       (mostlyclean): Remove version.subst.
+
+2013-06-20  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation)
+       <-data-list-register-values>: Document the --skip-unavailable
+       option.
+
 2013-06-07  Yao Qi  <yao@codesourcery.com>
 
        * gdb.texinfo (Symbols): Add kindex and cindex for
This page took 0.029857 seconds and 4 git commands to generate.