gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index cfd2bd524260df1a506fcb2ab57791fd9642c976..89f9e342d74af322f102abf1040a7f784c270fe1 100644 (file)
@@ -1,3 +1,81 @@
+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.
This page took 0.028696 seconds and 4 git commands to generate.