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