* charset.c: Include environ.h.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index e479a09f85a7cb777db95a74bc20aa6e51ad7e24..8e5eed616458f99a621f539e89d26d37668ebb46 100644 (file)
@@ -1,3 +1,385 @@
+2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
+
+       * gdb.texinfo (Types In Python): Describe "is_base_class".
+
+2009-12-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
+
+2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * observer.texi: New memory_changed observer.
+
+2009-12-01  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Reverse Execution): Fix typo.
+
+2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/8704
+
+       * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
+       are allowed after the breakpoint condition.
+
+2009-11-23  Tom Tromey  <tromey@redhat.com>
+
+       PR python/10782:
+       * gdb.texinfo (Types In Python): Document Type.pointer.
+
+2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (Machine Code): Adjust.
+       
+2009-11-11  Pedro Alves  <pedro@codesourcery.com>
+
+       * agentexpr.texi (Tracing On Symmetrix): Delete section.
+       (Using Agent Expressions): Delete cross reference.
+
+2009-11-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
+       and @settitle directives up to help makeinfo find them.
+
+2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (set debug-file-directory, show debug-file-directory)
+       (Auto-loading): Use plural and note one can use multiple components now.
+
+2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Stack Manipulation): Make
+       -stack-list-arguments have the same documentation for parameter
+       as -stack-list-locals. Add comas.
+
+2009-10-27  Tom Tromey <tromey@redhat.com>
+           Eli Zaretskii <eliz@gnu.org>
+
+        PR python/10781
+
+       * gdb.texinfo (Values From Inferior): Document cast method.
+
+2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (Machine Code): Mention function name in disasssembly
+       and adjust example.
+       
+2009-10-22  Michael Snyder  <msnyder@vmware.com>
+
+       * gdb.texinfo (Process Record and Replay): Document new form of
+       info record command.  Also document the new save and restore 
+       commands.
+
+2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (Machine Code): Mention current pc marker.
+       (Memory): Likewise.
+
+2009-10-19  Pedro Alves  <pedro@codesourcery.com>
+           Stan Shebs  <stan@codesourcery.com>
+
+       * observer.texi (new_inferior): Rename to...
+       (inferior_appeared): ... this.
+
+       * gdb.texinfo (Inferiors): Rename node to ...
+       (Inferiors and Programs): ... this.  Mention running multiple
+       programs in the same debug session.
+       <info inferiors>: Mention the new 'Executable' column if "info
+       inferiors".  Update examples.  Document the "add-inferior",
+       "clone-inferior", "remove-inferior" and "maint info
+       program-spaces" commands.
+       (Process): Rename node to...
+       (Forks): ... this.  Document "set|show follow-exec-mode".
+
+2009-10-11  Michael Snyder  <msnyder@vmware.com>
+
+       * gdb.texinfo (ReverseStep): Show default as "unsupported".
+       (ReverseContinue): Ditto.
+
+2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (Server): Document libthread-db-search-path.
+       
+2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
+
+2009-10-06  Michael Eager  <eager@eagercon.com>
+
+       * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
+       (Embedded Processors): Add MicroBlaze.
+       (MicroBlaze): New.  Describe Xilinx MicroBlaze
+
+2009-10-04  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
+
+2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
+
+2009-09-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * observer.texi (solib_unloaded): Document explicitly the fact that
+       this observer is called before the associated symbols are unloaded.
+
+2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Stack Manipulation): Document
+       -stack-list-variables.
+
+2009-09-18  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
+       is experimental.
+
+2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (convenince variables): Mention
+       $_siginfo could be empty.
+
+2009-09-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Document
+       -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
+       Expand -var-update documentation.
+
+2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
+
+       * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
+       feature.
+
+2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
+
+2009-09-10  Michael Snyder  <msnyder@vmware.com>
+
+       * gdb.texinfo (qSupported): Mention new ReverseContinue and
+       ReverseStep replies to the qSupported query.
+
+2009-09-10  Joel Brobecker  <brobecker@adacore.com>
+
+       Add documentation for set/show interactive-mode.
+       * gdb.texinfo (Other Misc Settings): New node.
+
+2009-09-01  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Caching Data of Remote Targets): Add note on
+       non-stop mode's affect on remote caching.
+
+2009-08-31  Jacob Potter  <jdpotter@google.com>
+           Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Caching Data of Remote Targets): Update text.
+       Mark `set/show remotecache' options as obsolete.
+       Document new `set/show stack-cache' option.
+       Update text for `info dcache'.
+
+2009-08-27  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
+       (Files): Add note on new optional regex arg to `info sharedlibrary'.
+
+2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * gdbint.texinfo (Releasing GDB): Fix confusing sentence
+       about autoconf.
+
+2009-08-25  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
+       small example, and describe its columns.  Replace "inferior-id" by
+       "infno" throughout.
+
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * gdbint.texinfo (Releasing GDB): Point to
+       README-maintainer-mode file for required autoconf version.
+       * configure.ac: Do not substitute datarootdir, htmldir,
+       pdfdir, docdir.  Do not process --with-datarootdir,
+       --with-htmldir, --with-pdfdir, --with-docdir.
+       * configure: Regenerate.
+
+       * configure: Regenerate.
+
+2009-08-20  Reid Kleckner  <reid@kleckner.net>
+
+       * gdb.texinfo: Add chapter on JIT interface.
+
+2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
+       confirmation request. 
+
+2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
+
+        * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
+        CRC definitions.
+
+2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Breakpoint Commands): Document
+       -break-commands.
+
+2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
+       "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
+
+2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
+       "set spu stop-on-load" and "show spu stop-on-load" commands.
+
+2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.texinfo (Target Descriptions): Document <compatible> element.
+
+2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
+       org.gnu.gdb.arm.neon.
+
+2009-07-20  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Target Description Format): Mention the new <osabi>
+       optional element.
+       (subsection OS ABI): New subsection.
+
+2009-07-14  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.texinfo (Tracepoint Conditions): New section.
+       (General Query Packets): Describe ConditionalTracepoints.
+       (Tracepoint Packets): Describe condition field.
+       (Maintenance Commands): Describe maint agent-eval.
+       * agentexpr.texi (Using Agent Expressions): Mention eval usage.
+
+2009-07-11  Hui Zhu  <teawater@gmail.com>
+
+       * gdb.texinfo (disassemble): Add a new modifier /r
+       to "disassemble" command to make it print the raw instructions
+       in hex as well as in symbolic form.
+
+2009-07-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdbint.texinfo (Testsuite): Document parallel make check.
+
+2009-07-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdbint.texinfo (Testsuite): Document test transcripts.
+
+2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.texinfo (Values From Inferior): Add length parameter
+       description.
+
+2009-07-04  Chris Genly  <chris@genly.us>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Document child definition
+       in -var-list-children.  Fix example according to what the code
+       does.
+
+2009-07-02  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Debugging multiple inferiors): Document the
+       "inferior", "detach inferior" and "kill inferior" commands.
+       (Debugging Programs with Multiple Processes): Adjust to mention
+       generic "inferior" commands.  Delete mention of "detach fork" and
+       "delete fork".  Cross reference to "Debugging multiple inferiors"
+       section.
+
+2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texinfo (Item Output Functions): Update signature
+       for ui_out_field_core_addr.
+
+2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
+       Update example code extrated from breakpoint.c.
+
+2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
+       
+       * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
+       MI commands.
+       (GDB/MI Symbol Query): Likewise.
+       (GDB/MI File Commands): Likewise.
+       (GDB/MI File Transfer Commands): Likewise.
+       (GDB/MI Target Manipulation): Likewise.
+       (GDB/MI Miscellaneous Commands): Likewise.
+       
+2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Debugging Optimized Code): New chapter.
+       (Compiling for Debugging): Reference it.  Move some
+       text to the new section.
+
+2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * doc/gdb.texinfo (Calling): Document
+       set-unwind-on-terminating-exception usage.
+
+2009-06-11  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
+       command.
+
+2009-06-07  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
+       references.
+
+2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texinfo: Rename formal parameters to gdbarch function
+       protoypes from "current_gdbarch" to "gdbarch".
+
+2009-05-28  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Basic Python): Change get_parameter to parameter.
+
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
+       feature.
+       (GDB/MI Variable Objects): Document -var-set-visualizer.
+
+2009-04-02  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
+       feature.
+       (GDB/MI Variable Objects): Document -var-set-visualizer.
+
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+           Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.texinfo (Objfiles In Python): Reference pretty printing.
+       (Pretty Printing): New node.
+       (Selecting Pretty-Printers): Likewise.
+       (Python API): Update.
+       (Output Formats): Document /r format.
+
+2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+           Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Types In Python): New node.
+       (Values From Inferior): "type" is now an attribute.
+       (Python API): Update.
+
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+           Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.texinfo: Add @syncodeindex for `tp'.
+       (Python API): Update.
+       (Auto-loading): New node.
+       (Objfiles In Python): New node.
+
+2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (Threads): Document libthread-db-search-path.
+       
 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
 
        * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
This page took 0.04676 seconds and 4 git commands to generate.