* breakpoint.c (bpstat_stop_status): Check an additional
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 0c6ebe8ccd47d9fc90d86791a753b3736a1c572c..c1150b8c1a51d851689f98b6d30394fafccc2d92 100644 (file)
@@ -1,3 +1,190 @@
+2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Overview): Clarify run-length encoding
+       example.  Remove the restriction on "+" and "-" characters.
+
+2007-12-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Host I/O Packets): Fix xref syntax.
+
+2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
+       
+       * gdb.texinfo (GDB/MI Breakpoint Commands): Document
+       the -f option for -break-insert, remove -r option,
+       and clarify specification of location.
+
+2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
+       formatting.
+       (Remote Debugging): Add File Transfer section.
+       (Remote Configuration): Document Host I/O packets.
+       (GDB/MI): Add GDB/MI File Transfer Commands section.
+       (Host I/O Packets): New section in "Remote Protocol".
+       (Packets): Add vFile.
+
+2007-11-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
+       breakpoints with multiple locations.
+       (Breakpoint Menus): Improve wording.
+       (Output): Fix last change.
+
+2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * Makefile.in (Makefile): Do not depend on target_makefile_frag.
+
+2007-11-15  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Symbols): Update output of "maint info symtabs".
+
+2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdbint.texinfo (Native Conditionals): Remove
+       mention of CLEAR_SOLIB.
+       
+2007-11-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Print Settings): Add documentation for "set/show
+       print frame-arguments".
+
+2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
+
+       * gdb.texinfo (Output): Update printf command's description.
+
+2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
+       powerpc soft-float".
+
+2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Files): Correct formatting.  Mention Expat
+       requirement.
+       (Requirements for Building GDB): Expand the list of Expat
+       uses.
+       (Library List Format, Memory Map Format): Mention Expat.
+       (Target Descriptions): Update Expat wording.
+
+2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbint.texinfo (Register and Memory Data, Target Conditionals):
+       Document that gdbarch_convert_register_p should return zero for no-op
+       conversions.
+
+2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texi (Compiler Characteristics): Move documentation
+       of set_gdbarch_sofun_address_maybe_missing back to ...
+       (Target Conditionals): ... here to fix build break.
+
+2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texi (Target Conditionals): Remove documentation of
+       SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
+       (Compiler Characteristics): ... documentation of
+       set_gdbarch_sofun_address_maybe_missing.
+
+2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbint.texinfo (Target Conditionals): Use
+       frame_unwind_register_unsigned in examples instead of
+       frame_unwind_unsigned_register.
+
+2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Predefined Target Types): Add int128
+       and uint128.
+       (Standard Target Features): Add PowerPC features.
+
+2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texi (Target Conditionals): Remove documentation
+       of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
+       gdbarch_extract_return_value, and gdbarch_store_return_value.
+
+2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdbint.texi (Target Conditionals): Remove documentation of
+       and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
+
+2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gdb.texinfo: Mention that inaccessible-by-default is on by
+       default.
+
+2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
+
+2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Setting Watchpoints): Adjust warning text about
+       multi-threaded watchpoints.
+       * gdbint.texinfo (Watchpoints): Describe how watchpoints are
+       checked.  Describe sticky notification.  Expand description
+       of steppable and continuable watchpoints.
+       (Watchpoints and Threads): New subsection.
+
+2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (Setting Breakpoints): Revise
+       documentation for pending breakpoints.  Document
+       breakpoints with multiple locations.
+       
+2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (Miscellaneous gdb/mi Commands):
+       Document -list-features.
+       
+2007-09-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Output): Spell out which features of C's printf are
+       not supported by GDB's printf.
+       (Separate Debug Files): More accurate wording regarding build ID
+       and a reference to the ld manual rather than the Fedora wiki.
+
+2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
+           Jim Blandy  <jimb@codesourcery.com>
+
+       * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
+       (Examining Memory): Update mentions of the 's' format.
+       (Automatic Display): Likewise.
+
+2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo: Update the FSF's Back-Cover Text.
+
+2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
+       Fixed the ``build ID'' name.  New binaries build instructions for the
+       build ID inclusion.  Explain how the commands are specific to the build
+       ID vs. debug link.
+
+2007-09-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Separate Debug Files): Fix last change.  Add
+       indexing for ``build ID'' support.
+
+2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
+       Enlisted BUILD ID to the debug file searching example.
+       Included a BUILD ID `.note.gnu.build-id' section description.
+       Updated/added the debug files splitting instructions for OBJCOPY.
+
+2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (Variable Objects): Adjust docs
+       for -var-info-expression and document
+       -var-info-path-expression.
+
 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
 
        * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
This page took 0.028704 seconds and 4 git commands to generate.