* breakpoint.c (do_enable_breakpoint): Use update_watchpoint for
[binutils-gdb.git] / gdb / ChangeLog
index feea4fd535b3ef9704ca902996f5b30fc81944f5..665ae669713f7b1c1ec8fa48f25f3eaec77f1f3e 100644 (file)
@@ -1,3 +1,37 @@
+2009-01-08  Joel Brobecker  <brobecker@adacore.com>
+           Emi Suzuki  <emi-suzuki@tjsys.co.jp>
+       * breakpoint.c (do_enable_breakpoint): Use update_watchpoint for
+       watchpoints.
+
+2009-01-07  Doug Evans  <dje@google.com>
+
+       * top.c (gdb_prompt_string): Delete, unused.
+
+2009-01-07  Pedro Alves  <pedro@codesourcery.com>
+
+       Delete ONE_PROCESS_WRITETEXT leftovers.
+
+       * breakpoint.c (insert_bp_location): Delete process_warning
+       argument.  Adjust.
+       (insert_breakpoint_locations): Adjust.
+       (reattach_breakpoints): Adjust.
+       * infrun.c (normal_stop): Drop "It might be running in another
+       process" notice.
+
+2009-01-07  Stan Shebs  <stan@codesourcery.com>
+
+       * config/pa/linux.mh (XDEPFILES): Remove.
+
+2009-01-07  Doug Evans  <dje@google.com>
+
+       * cli/cli-cmds.c (set_debug): Fix cut-n-paste error.
+
+2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * f-typeprint.c (f_type_print_base <TYPE_CODE_STRUCT>): Fix output
+       spacing, a regression from 2008-04-22.
+
 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
 
        * utils.c (gdb_print_host_address): Adjust implementation to