gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 4846f8c039a9a9916275bdc9ca7ddd71d74e6ca1..245826f1c6f5152a2faf38b255011148cf326d16 100644 (file)
@@ -1,3 +1,267 @@
+2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
+
+2012-11-29  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (SVR4 Process Information): Document missing
+       "info proc" subcommands.
+
+2012-11-29  Yao Qi  <yao@codesourcery.com>
+
+       PR gdb/1477.
+       * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
+       to 'auto' instead of 'gnu'.
+
+2012-11-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (MiniDebugInfo): New node.
+       (GDB Files): Update.
+
+2012-11-16  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (System-wide configuration): If the system-wide init
+       file lives in the data-directory, and --data-directory is provided,
+       look for it there.
+
+2012-11-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Signaling): Fix typo.
+
+2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
+       parameter "count" of -data-write-memory-bytes, and add an example.
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Symbols): Document "info type-printers",
+       "enable type-printer" and "disable type-printer".
+       (Python API): Add new node to menu.
+       (Type Printing API): New node.
+       (Progspaces In Python): Document type_printers field.
+       (Objfiles In Python): Likewise.
+       (gdb.types) <get_type_recognizers, apply_type_recognizers,
+       register_type_printer, TypePrinter>: Document.
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Symbols): Document "set print type methods",
+       "set print type typedefs", and flags to ptype and whatis.
+
+2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
+       the example -data-disassemble output.  Extend the description of
+       the -data-disassemble results to document all fields.  Document
+       the cli disassemble command as being related to -data-disassemble.
+
+2012-11-09  Yao Qi  <yao@codesourcery.com>
+
+       PR gdb/14777.
+       * gdb.texinfo (OS Information): Remove doc on command
+       'info udot'.
+
+2012-11-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Startup): Minor rewording, and clarify scope of
+       gdb.ini warning for Windows port.
+
+2012-11-08  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Search): Add kindex for 'fo'.
+
+2012-11-05  Tom Tromey  <tromey@redhat.com>
+
+       PR python/14802:
+       * gdb.texinfo (Functions In Python): Add example.
+
+2012-11-03  Yao Qi  <yao@codesourcery.com>
+
+       * observer.texi (GDB Observers): Remove observer
+       'tracepoint_modified', 'tracepoint_created' and
+       'tracepoint_deleted'.
+
+2012-10-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
+
+2012-10-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Use @itemx.
+
+2012-10-17  Yao Qi  <yao@codesourcery.com>
+
+       * observer.texi (GDB Observers): Update observer
+       'memory_changed'.
+       * gdb.texinfo (GDB/MI Async Records): Document for
+       "memory-changed" notification.
+
+2012-10-15  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Mode Options): Document -nh.
+       Elaborate on docs for -nx.
+
+2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
+
+2012-09-21  Yao Qi  <yao@codesourcery.com>
+            Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (GDB/MI Async Records): Document notification
+       'record-started' and 'record-stopped'.
+       * observer.texi (GDB Observers): New observer 'record-changed'.
+
+2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * gdb.texinfo: Document the removal of SH's 'regs' command.
+
+2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (jump): Mention new alias `j' for `jump'.
+
+2012-09-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Async Records): Document new MI
+       notifications '=tsv-created' and '=tsv-deleted'.
+       * observer.texi (GDB Observers): New observer tsv_created and
+       tsv_deleted.
+
+2012-09-18  Yao Qi  <yao@codesourcery.com>
+
+       * observer.texi (GDB Observers): New observer 'traceframe_changed'.
+       * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
+       '=traceframe-changed'.
+
+2012-09-17  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (List): Describe the meaning of 0 and -1 in
+       'set listsize'.
+
+2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Eli Zaretskii  <eliz@gnu.org>
+
+       * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
+       encoding for gdbarch_breakpoint_from_pc, bp_addr for
+       gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
+
+2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
+
+2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
+
+       Document how to return from "python-interactive" to GDB.
+       * gdb.texinfo (Python Commands): Update documentation.
+
+2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
+
+       Add a new "python-interactive" command that starts a standard
+       Python interactive prompt with "pi" as alias, and add "py" as
+       an alias to "python".
+       * gdb.texinfo (Python Commands): Document the new commands.
+
+2012-08-22  Tom Tromey  <tromey@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Remove documentation for
+       SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
+
+2012-08-17  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/13356
+       * gdb.texinfo (Type and Range Checking): Remove warning.
+       Remove spurious commas.
+       Update text and examples for re-implementation of set/show
+       check type.
+       (C and C++ Type and Range Checks): Likewise.
+
+2012-08-16  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
+       is deprecated.
+
+2012-08-13  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Convenience Vars): Update text for "show convenience"
+       to include functions.
+
+2012-08-10  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Convenience Funs): New node.
+       (Types In Python): Document Type.vector.
+
+2012-08-09  Yao Qi  <yao@codesourcery.com>
+
+       * observer.texi: New observer command_param_changed.
+       * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
+
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdbint.texinfo (Debugging GDB): In section
+       'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
+       Mention also gdb-gdb.py.
+
+2012-08-07  Yao Qi  <yao@codesourcery.com>
+
+       Revert the folloing patch:
+       2012-08-06  Yao Qi  <yao@codesourcery.com>
+       * gdb.texinfo (Remote Configuration): Add kindex for 'set
+       remote hardware-watchpoint-limit' and 'set
+       remote hardware-breakpoint-limit'.
+
+2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
+
+       * gdb.texinfo (Working Directory): Added information about new
+       default argument for 'cd' command.
+
+2012-08-06  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Remote Configuration): Add kindex for 'set
+       remote hardware-watchpoint-limit' and 'set
+       remote hardware-breakpoint-limit'.
+
+2012-08-06  Yao Qi  <yao@codesourcery.com>
+
+       Fix PR14371.
+
+       * gdb.texinfo (GDB/MI Async Records): Fix the doc for
+       '=breakpoint-deleted'.
+
+2012-08-02  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Native): Remove node Neutrino.
+
+2012-07-27  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (IPA Protocol Commands): Document new command
+       'close'.
+
+2012-07-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document maint info bfds.
+
+2012-07-20  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
+       (Index Files): Document how to control the use of deprecated index
+       sections.
+       (Index Section Format): Replace --use-deprecated-index-sections with
+       "set use-deprecated-index-sections on".
+
+2012-07-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdbint.texinfo: Remove @syncodeindex directives that put all the
+       indices into a single node "Index".  Instead, join function and
+       variable indices into a single index, separate from the concept
+       index.  Requested in
+       http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
+       (Top): Update the top-level menu: instead of one "Index" there are
+       now separate entries "Concept Index" and "Function and Variable
+       Index".
+       (Concept Index, Function and Variable Index): New nodes.
+       (Index): Node deleted.
+
 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
 
        * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
This page took 0.028594 seconds and 4 git commands to generate.