Record nested types
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index e45d92558b37462ddaae706538c482fdd0bbde7a..df294d6874f58be5982fe220c36fdbf14da11552 100644 (file)
@@ -1,3 +1,460 @@
+2017-12-07  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
+       and "show print type nested-type-limit".
+
+2017-12-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * python.texi (Breakpoints In Python): Add text relating
+       to allowed explicit locations and keywords in gdb.Breakpoints.
+
+2017-12-04  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Rust): Update trait object status
+
+2017-12-01  Andrew Cagney  <cagney@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+           Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (File Options): Document --readnever.
+       (Commands to Specify Files): Likewise, for 'symbol-file' and
+       'add-symbol-file'.
+
+2017-11-29  Pedro Alves  <palves@redhat.com>
+
+       PR c++/19436
+       * gdb.texinfo (Debugging C Plus Plus): Document setting
+       breakpoints in functions with ABI tags.
+
+2017-11-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Linespec Locations): Document how "function" is
+       interpreted in C++ and Ada.  Document "-qualified".
+       (Explicit Locations): Document how "-function" is interpreted in
+       C++ and Ada.  Document "-qualified".
+
+2017-11-26  Dominik Czarnota  <dominik.b.czarnota@gmail.com>
+
+       PR gdb/21945
+       * gdb.texinfo (Search Memory): Update description and example
+       about how to search a string without NULL terminator.
+
+2017-11-24  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Ada Exception Information): Document
+       new "exception-message" field.
+
+2017-11-24  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
+
+2017-11-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Completion): Update need-quoting examples.  Remove
+       false claim that GDB inserts quoting automatically.
+       (Symbols): Add anchor.
+
+2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.texinfo (Requirements): Document use of GNU MPFR.
+
+2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * python.texi (Basic Python): Add rbreak documentation.
+
+2017-11-07  Xavier Roirand  <roirand@adacore.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Set Breaks): Document support for breakpoint
+       location ranges in the enable/disable commands.
+
+2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (Starting your Program) <The working directory.>:
+       Mention remote debugging.
+       (Working Directory) <Your Program's Working Directory>:
+       Likewise.
+       (Connecting) <Remote Packet>: Add "set-working-dir"
+       and "QSetWorkingDir" to the table.
+       (Remote Protocol) <QSetWorkingDir>: New item, explaining the
+       packet.
+
+2017-10-04  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (Starting your Program) <The working directory.>:
+       Mention new "set cwd" command.
+       (Working Directory) <Your Program's Working Directory>:
+       Rephrase to explain that "set cwd" exists and is the default
+       way to change the inferior's cwd.
+
+2017-09-25  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo (S/390 and System z Features): Document the new
+       features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
+
+2017-09-21  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.texinfo (qXfer:threads:read): Add documentation for handle
+       attribute.
+
+2017-09-21  Kevin Buettner  <kevinb@redhat.com>
+
+       * python.texi (Inferiors In Python): Add description for method
+       Inferior.thread_from_thread_handle.
+
+2017-09-19  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (Starting your Program): Add description of
+       starti command.  Mention starti command as an alternative for
+       debugging the elaboration phase.
+
+2017-09-16  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Maintenance Commands): Document filter parameter
+       of "maint selftest".  Document "maint info selftests" command.
+
+2017-09-11  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Events In Python): Document new events.
+
+2017-09-04  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Variables) <Program Variables>: Document inspecting
+       no-debug-info variables.
+       (Symbols) <Examining the Symbol Table>: Document inspecting
+       no-debug-info types.
+       (Calling) <Calling functions with no debug info>: New subsection,
+       documenting calling no-debug-info functions.
+       (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
+
+2017-08-31  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (set environment): Add @anchor.  Explain that
+       environment variables set by the user are sent to GDBserver.
+       (unset environment): Likewise, but for unsetting variables.
+       (Connecting) <Remote Packet>: Add "environment-hex-encoded",
+       "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
+       "environment-reset" and "QEnvironmentReset" to the table.
+       (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
+       QEnvironmentReset>: New item, explaining the packet.
+
+2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Compiling and Injecting Code): Add to subsection
+       "Compiler search for the compile command" descriptions of set
+       compile-gcc and show compile-gcc.
+
+2017-08-07  Weimin Pan  <weimin.pan@oracle.com>
+
+       * gdb.texinfo (Architectures): Add new Sparc64 section to document
+       ADI support.
+       * NEWS: Add "adi examine" and "adi assign" commands.
+
+2017-08-18  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.texinfo (Server): Document "--selftest".
+
+2017-08-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>
+
+       * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
+       Single-Key mode.
+
+2017-08-12  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR gdb/21925
+       * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
+       set...").
+
+2017-08-09  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
+       conditional expression.
+
+2017-07-31  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * agentexpr.texi (rot): Fix symbolic description, improve
+       textual description.
+
+2017-07-26  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.texinfo (Maintenance Commands): Document command
+       "maint check xml-descriptions".
+
+2017-07-26  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.texinfo (Maintenance Commands): Document optional
+       argument of "maint print c-tdesc".
+
+2017-07-18  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.texinfo (Maintenance Commands): Improve the doc to
+       command "maint print c-tdesc".
+
+2017-06-20  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR gdb/21606
+       * python.texi (Python representation of Symbols.): Replace
+       SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
+       * guile.texi (Guile representation of Symbols.): Likewise.
+
+2017-06-11  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Optional Messages about Internal Happenings):
+       Document {set,show} debug separate-debug-file commands.
+
+2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
+       (Connecting) <Remote Packet>: Add "startup-with-shell"
+       and "QStartupWithShell" to the table.
+       (Remote Protocol) <QStartupWithShell>: New item, explaining the
+       packet.
+
+2017-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
+
+2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recording in Python): Factor out the documentation of
+       gdb.RecordInstruction's super class.
+
+2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recording in Python): Replace gdb.BtraceFunction with
+       gdb.RecordFunctionSegment.  Rename prev_sibling and next_sibling to
+       prev and next.
+
+2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
+       gdb.RecordInstruction
+
+2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recording in Python): Add documentation for
+       gdb.RecordGap and remove documentation of special cases for
+       gdb.BtraceInstruction.
+
+2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recording in Python): Remove Record.ptid defvar.
+
+2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Thread Information): Add missing
+       fields, re-word some things.
+       (GDB/MI Thread Commands): Describe fields found in the output of
+       -thread-info, remove description of fields in the
+       thread output tuple, replace with a cross-reference to "GDB/MI
+       Thread Information".
+
+2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
+       from -thread-info output.
+
+2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
+
+       * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
+
+2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
+
+       * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
+
+2017-03-22  Yao Qi  <yao.qi@linaro.org>
+
+       * python.texi (Inferiors In Python): Remove @code from Python.
+
+2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recordings In Python): Document return type of
+       gdb.BtraceInstruction.data.
+
+2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
+
+       * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
+       command file-list-shared-libraries
+       (GDB/MI Async Records): Update documentation of library-loaded with new
+       field.
+
+2017-03-16  Doug Evans  <dje@google.com>
+
+       * guile.texi (Lazy Strings In Guile): Mention arrays.
+       * python.texi (Lazy Strings In Python): Ditto.
+
+2017-03-08  Jiong Wang  <jiong.wang@arm.com>
+
+        * gdb.texinfo (Memory Protection Extensions): Add missing escape
+       character "@".
+
+2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
+
+       * Memory Protection Extensions: Add information about inferior
+       calls.
+
+2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
+       DW_TAG_GNU_* and DW_AT_GNU_*.
+
+2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * python.texi (Recordings In Python): New section.
+
+2017-02-14  Tom Tromey  <tom@tromey.com>
+
+       PR python/13598:
+       * python.texi (Events In Python): Document events.before_prompt.
+
+2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.texinfo (Target Commands): Document the optional offset
+       argument for the load command.
+
+2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
+
+       PR gdb/21122
+       * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
+       space-separated breakpoint lists.  Also add a missing @table command
+       and @cindex for breakpoint lists.
+
+2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
+
+       PR tdep/20936
+       * gdb.texinfo: (Standard Target Features): Document SPARC features.
+       (Sparc Features): New node.
+
+2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * gdb.texinfo (i386 Features): Add system segment registers
+       as feature.
+
+2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * python.texi (Events In Python): Fix typo.
+
+2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
+           Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.texinfo (-target-flash-erase): New MI command description.
+       (flash-erase): New CLI command description.
+
+2017-01-04  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (Contributors): Add SRI International and University
+       of Cambridge for FreeBSD/mips.
+
+2016-12-22  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
+       commands.
+
+2016-12-02  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (User-defined Commands): Limit on number of
+       arguments passed to user-defined commands removed; update.
+
+2016-12-02  Pedro Alves  <palves@redhat.com>
+
+       PR cli/20559
+       * gdb.texinfo (Define): Add example of using "eval" to process a
+       variable number of arguments.
+       (Output) <eval>: Add anchor.
+
+2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * Makefile.in: Likewise.
+
+2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo (GDB/MI Async Records): Add missing comma after
+       xref.
+
+2016-10-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Packets) <vCont>: Remove mention of default
+       actions.
+
+2016-10-26  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Packets): Clarify vCont packets with multiple
+       actions that match a thread, and what happens when an action
+       matches a thread that is already running.
+
+2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Using Trace Files): Fix typo.
+       (GDB/MI Tracepoint Commands): Likewise.
+
+2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
+       of -trace-save.
+
+2016-10-06  Tom Tromey  <tom@tromey.com>
+
+       * guile.texi (Types In Guile): Remove Java mentions.
+       * python.texi (Types In Python): Remove Java mentions.
+       * gdb.texinfo (Address Locations, Supported Languages)
+       (Index Section Format): Remove Java mentions.
+
+2016-08-15  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Target Description Format): Update docs on "end"
+       field spec and field default type.
+
+2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
+
+       PR gdb/20487
+       * gdb.texinfo (Context management): Update mention of frame
+       change notifications.
+       (gdb/mi Async Records): Document frame field in
+       =thread-select event.
+       * observer.texi (GDB Observers): New user_selected_context_changed
+       observer.
+
+2016-09-28  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
+       than "memory breakpoint".  Further document "kind".  Move
+       protocol-details link earlier.
+       <z1>: Document the cmd_list argument.  Fix typo.
+       <g>: Remove incorrect sentence.
+       (Stop Reply Packets): Document "OK" response to requests when in
+       non-stop mode.
+       <swbreak>: Use "software breakpoint" rather than "memory
+       breakpoint".
+       <create>: Document that "R" is ignored.
+       <W, X, w>: Document formatting of "AA".
+       (Notification Packets): Use "%Stop", not "%%Stop".
+
+2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
+
+       * gdb.texinfo (Embedded Processors): Document ARC.
+       (Synopsys ARC): New section.
+       (Standard Target Features): Document ARC features.
+       (ARC Features): New section.
+
+2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * .gitignore: New file.
+
+2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Input/Output): Mention possibility to unset
+       inferior-tty.
+
+2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
+
+       * gdb.texinfo: Resume btrace on reconnect.
+
+2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
+
+       * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
+       syscall.
+
 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
 
        * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
This page took 0.035062 seconds and 4 git commands to generate.