2011-07-26 Sterling Augustine <saugustine@google.com>
[binutils-gdb.git] / gdb / ChangeLog
index a0d3606d5813bc4e2ce52e806a2a6dc34800f4f8..2e3736545f6e925ccb6bf16175ae785c6fdb44b8 100644 (file)
@@ -1,3 +1,22 @@
+2011-07-26  Sterling Augustine  <saugustine@google.com>
+
+       * cli/cli-dump.c (dump_binary_file): Change parameter type to
+       ULONGEST.
+       (dump_bfd_file): Likewise.
+
+2011-07-26  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * remote.c (remote_region_ok_for_hw_watchpoint): New function.
+       (remote_hw_watchpoint_length_limit): New variable.
+       (_initialize_remote) add set,show cmds for this new variable.
+       * gdb.texinfo: document these new commands.
+       * NEWS: Mention these new commands.
+
+2011-07-26  Pedro Alves  <pedro@codesourcery.com>
+
+       * breakpoint.c (works_in_software_mode_watchpoint): Also return
+       true for software watchpoints.
+
 2011-07-26  Joel Brobecker  <brobecker@adacore.com>
 
        GDB 7.3 released.