gdb/doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 6fcf81da035a0e32fa5dd345d5f76ba8fd6638e0..9a3f6b4d98537e27bb61f9630908a0f765d1d795 100644 (file)
@@ -1,3 +1,173 @@
+2013-03-22  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Embedded Processors): Remove menu item
+       "OpenRISC 1000".
+       (OpenRISC 1000): Remove.
+
+2013-03-21  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Maintenance Commands): Add docs for
+       "mt set per-command {space,time,symtab} {on,off}".
+
+2013-03-14  Hui Zhu  <hui@codesourcery.com>
+           Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Trace Files): Add "tsave -ctf".
+
+2013-03-13  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Add missing ')' for
+       "maint agent" reference to Dynamic printf.
+
+2013-03-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (General Query Packets): Don't use colon in index
+       entries visible to Info format.
+
+2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo (Process Record and Replay): Document record
+       changes.
+
+2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
+       (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
+       qXfer:btrace:read.
+
+2013-03-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
+       use colons in @anchor and @cindex entries.
+
+2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
+
+       * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
+
+2013-03-08  Stan Shebs  <stan@codesourcery.com>
+           Hafiz Abid Qadeer  <abidh@codesourcery.com>
+
+       * gdb.texinfo (Starting and Stopping Trace Experiments): Document
+       trace-buffer-size set and show commands.
+       (Tracepoint Packets): Document QTBuffer:size.
+       (General Query Packets): Document QTBuffer:size.
+
+2013-02-21  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo: Remove bad @syncodeindex.
+       (Values From Inferior, Types In Python, Inferiors In Python)
+       (Events In Python, Threads In Python, Frames In Python, Blocks In
+       Python, Symbols In Python, Symbol Tables In Python): Remove
+       @tables.
+       (Packets, General Query Packets, Tracepoint Packets)
+       (Host I/O Packets): Use @w{} for empty @item.
+
+2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
+
+       * gdb.texinfo (Architectures In Python): Add description about
+       the new method gdb.Architecture.disassemble.
+
+2013-02-15  Pedro Alves  <pedro@codesourcery.com>
+           Hafiz Abid Qadeer  <abidh@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
+       Document the "trace-file" field.
+
+2013-02-07  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Machine Code): Clarify argument to disassemble
+       command.
+
+2013-02-06  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Async Records): Document new MI
+       notification "=tsv-modified".  Update the document of MI
+       notification "=tsv-created".
+       * observer.texi (GDB Observers): New observer tsv_modified.
+       Update observer tsv_created and tsv_delete.
+
+2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * gdb.texinfo (AArch64 Features): New section; document
+       org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
+       (Architectures): Add new AArch64 section to document AArch64
+       architecture specific commands.
+       (ABI): Add description of the new OS ABI "Newlib" and its influence
+       on the longjmp handling.
+
+2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Backtrace): Added description of 'filename-display'
+       variable in 'set/show backtrace' section.
+
+2013-01-31  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Target Commands): Fix typo.
+
+2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
+       describing the gdb.Architecture class.
+       (Frames In Python): Add description about the new method
+       gdb.Frame.architecture().
+
+2013-01-23  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
+
+2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
+       'thread-groups' field when printing a breakpoint in MI.
+
+2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
+       * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
+       to reflect that jit-reader-load now supports absolute file-names.
+
+2013-01-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Set Catchpoints): Document "catch signal".
+       (Signals): Likewise.
+
+2013-01-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Breakpoint Information): Document
+       "catch-type" field.
+       (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
+
+2013-01-07  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Mode Options): Don't mention -epoch.
+       (Data, Emacs): Remove obsolete comments.
+
+2013-01-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Output Records): Update menu.
+       (GDB/MI Breakpoint Information): New node.
+       (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
+       <-break-insert>: Likewise.
+
+2012-12-31  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
+       (Packets): Move "vStopped" packet to ...
+       (Notification Packets): ... here.  Describe the components
+       of notification.  Add a table of supported notifications.
+       Add an example on the process of he async notification.
+
+2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
+       present.
+       (GDB/MI File Commands) (-file-list-exec-source-files): Make the
+       fullname output always present.
+
+2012-12-23  Pierre Muller  <muller@sourceware.org>
+
+        * gdbint.texinfo (Function prototypes): Require use of "extern"
+        modifier for function prototypes in headers.
+
 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
 
        * refcard.tex: Update copyright notice to GPL v3 or later.
This page took 0.02994 seconds and 4 git commands to generate.