gdb: Rework command completion on 'tui reg'.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 20ce293d0aebbc5e07a15fa268e81f54b53680b8..4d42a37975062421bf526726218b53b2d758fb58 100644 (file)
@@ -1,3 +1,449 @@
+2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
+       single table entry.
+
+2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
+
+
+2015-06-10  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (Remote Configuration): Document the
+       "set/show remote hostio-setfs-packet" command.
+       (Host I/O Packets): Document the vFile:setfs packet.
+
+2015-06-10  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (Debugging Output): Document the "set/show debug
+       linux-namespaces" command.
+
+2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+            Mircea Gherzan  <mircea.gherzan@intel.com>
+
+       * gdb.texinfo (i386): Add documentation about "show mpx bound"
+       and "set mpx bound".
+
+2015-05-27  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
+
+2015-05-26  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
+       command renamings.
+       (Maintenance Commands): Update for DWARF "set debug" command renamings.
+
+2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
+
+2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
+       (TUI Commands): Add 'tui enable' and 'tui disable' details.
+
+2015-05-16  Doug Evans  <xdje42@gmail.com>
+
+       * guile.texi (Memory Ports in Guile): Document support for unbuffered
+       memory ports.
+
+2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Compiling and Injecting Code): Add compile print.
+
+2015-05-12  Don Breazeal  <donb@codesourcery.com>
+
+       * gdb.texinfo (Forks): Note that fork debugging is
+       supported in extended mode.
+       (Remote Configuration): Add fork event features to table
+       of packet settings.
+       (Stop Reply Packets): Add fork events to list of stop reasons.
+       (General Query Packets): Add fork events to tables of
+       'gdbfeatures' and 'stub features' supported in the qSupported
+       packet, as well as to the list containing stub feature
+       details.
+
+2015-05-12  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Document
+       qXfer:exec-file:read with empty annex.
+
+2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * python.texi (Values From Inferior): Add descriptions of new
+       methods gdb.Value.reference_value and gdb.Value.const_value.
+
+2015-05-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Files): Add "info dll" documentation.
+       (Cygwin Native): Remove "info dll" documentation.
+
+2015-04-29  Doug Evans  <dje@google.com>
+
+       * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
+       Document.
+       (Writing an Xmethod): Add get_result_type to example.
+
+2015-04-28  Sasha Smundak  <asmundak@google.com>
+
+       * python.texi: New method documented.
+
+2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
+       format.
+
+2015-04-24  Doug Evans  <dje@google.com>
+
+       * python.texi (Xmethods In Python): Fix name of method to call the
+       xmethod.
+
+2015-04-17  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (Connecting to a Remote Target): Mention that
+       GDB can access program files from remote targets that support
+       qXfer:exec-file:read and Host I/O packets.
+
+2015-04-17  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (Remote Configuration): Document the "set/show
+       remote pid-to-exec-file-packet" command.
+       (General Query Packets): Document the qXfer:exec-file:read
+       qSupported features.  Document the qXfer:exec-file:read packet.
+
+2015-04-17  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (set sysroot): Document that "set sysroot" also
+       applies to executable paths if supplied to GDB as absolute.
+
+2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Mode Options): Remove -xdb.
+
+2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Compiling and Injecting Code): Describe set debug 
+       compile, show debug compile.  New subsection Compilation options for 
+       the compile command.  New subsection Compiler search for the compile
+       command.
+
+2015-04-09  Andy Wingo  <wingo@igalia.com>
+
+       * guile.texi (Frames In Guile): Describe frame-read-register.
+
+2015-04-02  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (set sysroot): Document "target:".
+
+2015-04-01  Sasha Smundak  <asmundak@google.com>
+
+       * doc/python.texi (Writing a Frame Unwinder in Python): Add
+       section.
+
+2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR corefiles/16092
+       * gdb.texinfo (gcore): Mention new command 'set
+       use-coredump-filter'.
+       (set use-coredump-filter): Document new command.
+
+2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+
+       * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
+       documentation, reorder the info os entries in alphabetical order.
+
+2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
+       -data-write-memory-bytes.
+
+2015-03-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
+       mention that threads may sometimes run unlocked.
+
+2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
+
+       * gdb.texinfo (Remote configuration): Document "set/show
+       serial parity" command.
+
+2015-03-18  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Remove documentation
+       for now-removed vFile:fstat qSupported features.
+
+2015-03-11  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (Remote Configuration): Document the
+       "set/show remote hostio-fstat-packet" command.
+       (General Query Packets): Document the vFile:fstat
+       qSupported features.
+       (Host I/O Packets): Document the vFile:fstat packet.
+
+2015-03-11  Andy Wingo  <wingo@igalia.com>
+
+       * guile.texi (Objfiles In Guile): Document objfile-progspace.
+
+2015-03-04  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Remote Configuration): Document the "set/show
+       remote swbreak-feature-packet" and "set/show remote
+       hwbreak-feature-packet" commands.
+       (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
+       decription.
+       (Stop Reply Packets): Document the swbreak and hwbreak stop
+       reasons.
+       (General Query Packets): Document the swbreak and hwbreak
+       qSupported features.
+       (Remote Non-Stop): Explain that swbreak and hwbreak are required.
+
+2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
+
+       * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
+       under *stopped.
+
+2015-03-02  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Specify Location): Fix syntax of filename:function.
+
+2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo (S/390 and System z Features): Describe new feature
+       "org.gnu.gdb.s390.vx".
+
+2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR gdb/18008
+       * gdb.texinfo (maint internal-error, maint internal-warning, maint
+       demangler-warning): Fix typo ("problam").
+
+2015-02-19  David Taylor  <dtaylor@emc.com>
+
+       * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
+
+2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * gdb.texinfo (Static Probe Points): Add cindex `static probe
+       point, DTrace'.
+       (Static Probe Points): Modified to cover DTrace probes in addition
+       to SystemTap probes.  Also modified to cover the `enable probe'
+       and `disable probe' commands.
+
+2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
+       `disable probe' commands.
+
+2015-02-12  David Taylor  <dtaylor@emc.com>
+
+       * gdb.texinfo (Tracepoint Packets): Document the builtin and name
+       fields of the QTDV packet.
+
+2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo (Branch Trace Configuration Format): Add size.
+       (Process Record and Replay): Describe new set|show commands.
+       (General Query Packets): Describe Qbtrace-conf:bts:size packet.
+
+2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo (Process Record and Replay): Describe the "record
+       btrace bts" command.
+       (General Query Packets): Describe qXfer:btrace-conf:read packet.
+       (Branch Trace Configuration Format): New.
+
+2015-01-31  Gary Benson <gbenson@redhat.com>
+           Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Command Completion): Document new
+       "set/show max-completions" option.
+
+2015-01-31  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Symbols): Document new commands
+       "maint print symbol-cache", "maint print symbol-cache-statistics",
+       "maint flush-symbol-cache".  Document new option
+       "maint set symbol-cache-size".
+
+2015-01-31  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
+       distinguish script files vs inlined scripts.
+       * python.texi (Python Auto-loading): Ditto.
+
+2015-01-30  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Symbols) <info source>: Output now contains producer
+       string if present.
+
+2015-01-27  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document Objfile.username.
+
+2015-01-27  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
+       * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
+
+2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Threads): Describe -ascending for thread apply all.
+
+2015-01-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * doc/gdb.texinfo (TUI Commands): Document the possible
+       values of NAME argument to 'winheight' command.  Explain the
+       effect of 'tabset' setting better.
+
+2015-01-11  Doug Evans  <xdje42@gmail.com>
+
+       PR gdb/15830
+       * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
+       (Symbols): Ditto.
+       (Maintenance Commands): Delete docs for "maint demangle".
+
+2014-12-31  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Files): Remove documentation of the
+       "add-shared-symbol-files" and "assf" commands.
+       (Cygwin Native): Remove documentation of the "dll-symbols"
+       command.
+
+2014-12-17  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
+
+2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Altering): Update.
+       (Compiling and Injecting Code): New node.
+
+2014-12-12  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
+
+2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo: Document "maint print user-registers".
+
+2014-12-08  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document Objfile.owner.
+
+2014-12-04  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document
+       Objfile.add_separate_debug_file.
+
+2014-12-04  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document Objfile.build_id.
+
+2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
+
+       * python.texi (Events In Python): Document new events
+       InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
+       and RegisterChangedEvent.
+
+2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Add add-auto-load-scripts-directory.
+       * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
+       (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
+
+2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
+       description typo.
+
+2014-10-30  Doug Evans  <dje@google.com>
+
+       * python.texi (Progspaces In Python): Document ability to add
+       random attributes to gdb.Progspace objects.
+       (Objfiles In Python): Document ability to add random attributes to
+       gdb.objfile objects.
+
+2014-10-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Continuing and Stepping): Add cross reference to
+       info on stepping and signal handlers.
+       (Signals): Explain stepping and signal handlers.  Add context
+       index entry, and cross references.
+
+2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * python.texi (Breakpoints In Python): Add parenthesis after
+       Breakpoint.delete.  Clarify Breakpoint.enabled description so
+       that it contains "disable".
+
+2014-10-17  Doug Evans  <dje@google.com>
+
+       * python.texi (Events In Python): Document clear_objfiles event.
+
+2014-10-17  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document new progspace attribute.
+
+2014-10-17  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
+       (SVR4 Process Information): Delete mention of OSF/1.
+
+2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
+       exit-code field in -list-thread-groups output.
+
+2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * gdb.texinfo (Set Breaks): Add missing "@end table".
+
+2014-09-22  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Set Breaks): Document that "set breakpoint
+       always-inserted off" is the default mode now.  Delete
+       documentation of "set breakpoint always-inserted auto".
+
+2014-09-18  Doug Evans  <dje@google.com>
+
+       * python.texi (Symbol Tables In Python): Document "producer"
+       attribute of gdb.Symtab objects.
+
+2014-09-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
+       (Embedded OS): Remove VxWorks menu entry.
+       (VxWorks): Remove node.
+
+2014-09-13  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Signaling): Document new queue-signal command.
+
+2014-09-06  Doug Evans  <xdje42@gmail.com>
+
+       PR 15276
+       * gdb.texinfo (Convenience Funs): Document $_caller_is,
+       $_caller_matches, $_any_caller_is, $_any_caller_matches.
+
+2014-09-03  Justin Lebar <jlebar@google.com>
+
+       * python.texi (Types In Python): Type.template_argument(n) returns a
+       gdb.Value or a gdb.Type and throws an exception if n is out of
+       range.
+
+2014-09-03  Sasha Smundak  <asmundak@google.com>
+
+       * python.texi (Frames in Python): Add read_register description.
+
+2014-08-04  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Debugging Output): Update for change to "set debug
+       target".
+
 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
 
        Pushed by Joel Brobecker  <brobecker@adacore.com>.
This page took 0.050683 seconds and 4 git commands to generate.