]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/doc/ChangeLog
gdb:
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
index 368e76362e1cc1271c596c5f4473d62f93c5a069..63f97eced5c9044bf54a65842f7ea1e502feba09 100644 (file)
@@ -1,3 +1,69 @@
+2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
+
+       * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
+       (OpenCL C): New node.
+
+2010-11-02  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Pretty Printing): Expand into three sections,
+       introduction, example, and commands.
+       (Python API): Delete section Disabling Pretty-Printers, merge into
+       Selecting Pretty-Printers.
+       (Writing a Pretty-Printer): New section.  Move the pretty-printer
+       example here, and reformat to match python coding style.  Add a second
+       example using the gdb.printing module.
+       (Python modules): Add gdb.printing.
+
+2010-10-29  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Python): Fix long line.
+
+2010-10-20  Doug Evans  <dje@google.com>
+
+       * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
+       All references updated.  Correct sections marked as subsections.
+       (Coding Standards): New chapter.  Move the coding standard related
+       subsections here.  Add section on Python coding standards.
+
+2010-10-13  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Python): Add "Python modules".
+       (Types in Python): Add reference to gdb.types section.
+       (Python modules): New node.
+
+2010-10-11  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Values From Inferior): Add reference to "Types in
+       Python" from gdb.Value.type description.
+
+2010-09-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Ravenscar Profile): New node.
+
+2010-09-22  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Values From Inferior): Mention Value.__init__.
+
+2010-09-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Values From Inferior): Clarify that
+       value.dynamic_type works only in C++ programs with RTTI.
+
+2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
+
+       * gdb.texinfo (Character Sets): Correctly reference host-charset
+       in example.
+
+2010-09-13  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
+       Document "fullname" and "from".
+
+2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
+       feature `reverse' output by -list-target-features.
+
 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gdb.texinfo (i386 Features): Remove an extra "@item".