doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 1f507c6941c45c35010f7539d5bd245005390950..347b78a7b16a20cda5bd772dd3d425a61a47a1d6 100644 (file)
@@ -1,3 +1,112 @@
+2008-02-19  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
+       killing the inferior when it is already debugging a process.
+
+2008-02-13  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdbint.texinfo (Build Script): New section. Mention new build script
+       gdb_buildall.sh.
+
+2008-02-01  Jim Blandy  <jimb@red-bean.com>
+
+       * gdb.texinfo (Help): Summarize 'info args' correctly.
+
+2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
+       available in PowerPC architecture.
+       (Embedded Processors): Change node name of PowerPC item in menu.
+       (PowerPC): Rename to...
+       (PowerPC Embedded): this.
+       (Architectures): Add new PowerPC item in menu.
+       (PowerPC): New node.
+
+2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
+       commands.
+
+2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Setting Catchpoints): Mention features
+       supported on GNU/Linux.
+
+2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.texinfo (GDB/MI File Commands): Describe new output
+       field for MI command -file-list-exec-source-file.
+
+2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Using the `gdbserver' Program): Add security
+       warning.  Rearrange into subsections and subsubsections.  Document
+       --multi and --debug.  Correct --with-sysroot typo.  Update --attach
+       usage.  Make load reference clearer.  Document monitor exit.
+       (Remote Configuration): Document set remote exec-file, attach-packet,
+       and run-packet.
+       (Packets): Document vAttach and vRun.
+
+2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.texinfo (Processes): Mention process command.
+       detach-on-follow -> detach-on-fork.
+
+2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbint.texinfo (Native Conditionals): Remove
+       SHELL_COMMAND_CONCAT and SHELL_FILE.
+
+2008-01-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Specify Location): Improve wording.
+
+2008-01-23  Chris Demetriou  <cgd@google.com>
+
+       * gdb.texinfo (Threads): Document new "set print thread-events"
+       and "show print thread-events" commands.
+
+2008-01-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Specify Location): New section.
+       (Delete Breaks, Edit, Set Breaks): Remove description of
+       locations.  Instead, add a reference to "Specify Location".
+       (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
+       (Symbols): Refer to "Specify Location" for the valid forms of
+       linespecs and locations.
+
+2008-01-18  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdbint.texinfo (Target Conditionals): Replace the description of
+       BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
+
+2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
+
+       * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
+       about &&var, which is rejected by the expression parser.
+
+2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
+
+       * gdb.texinfo (Output): Update documentation on using printf with DFP
+       types.
+
+2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.texinfo (C and C++): Add Decimal Floating Point format
+       subsubsection.
+       (Decimal Floating Point format): New subsubsection.
+
+2008-01-05  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (File Options): Remove mention of the attempt to
+       open a core file with the -p option.  Don't list -c as a valid
+       option to attach to a process.
+
+2008-01-05  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdbint.texinfo (Host Conditionals): Remove mention of
+       ALIGN_STACK_ON_ENTRY.
+
 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
 
        * gdbint.texinfo (Start of New Year Procedure): Add item
This page took 0.028269 seconds and 4 git commands to generate.