gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index bb46501641a29a6b8b1f5f0b1ace1b5b25a05afa..66ff9d7e6dc258055a6fe0894154b65c79991341 100644 (file)
@@ -1,3 +1,59 @@
+2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
+       and remove breakpoint prototypes.
+       (Watchpoints): Move description of target_insert_hw_breakpoint and
+       target_remove_hw_breakpoint ...
+       (Breakpoints): ... to here.  Document target_insert_breakpoint and
+       target_remove_breakpoint.
+
+2006-04-17  Jim Blandy  <jimb@codesourcery.com>
+
+       * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
+       and C packets are optional.
+
+2006-04-14  Frederic Riss  <frederic.riss@st.com>
+
+       * gdb.texinfo (Specifying source directories): Update the description
+       of the source file search to reflect the fact that the source path
+       always contains at least $cdir and $cwd.
+
+2006-03-31  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo: Update copyright dates.
+
+2006-03-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Overview): Add an index entry to "empty response".
+
+2006-03-28  Jim Blandy  <jimb@codesourcery.com>
+
+       * gdbint.texinfo (Prologue Analysis): New section.
+
+2006-03-07  Jim Blandy  <jimb@red-bean.com>
+
+       * gdb.texinfo (Connecting): Document 'target remote pipe'.
+
+       * gdb.texinfo (Target Commands): Update text describing how to
+       specify a target.  Refer to the detailed section on remote
+       debugging, not the brief mention.
+
+       * gdb.texinfo (Connecting): Organize the different 'target remote'
+       connection methods into a table.  Add a 'target remote' index
+       entry. (!!!)
+
+2006-02-17  Fred Fish  <fnf@specifix.com>
+
+       * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
+       'ptype' commands to reflect the fact that the only significant
+       difference between them is that ptype prints the complete type
+       description instead of just the name.
+
+2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
+
+       * gdbint.texinfo (Watchpoints): Delete
+       TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
+
 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
 
        * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
This page took 0.028606 seconds and 4 git commands to generate.