gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8c93b4aff69f395af80afc2d2f0cdec31a373715..87b831abfbbd6a6a251855fe4aa3d79d5af43c29 100644 (file)
@@ -1,3 +1,42 @@
+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
+       reuse host_address_to_string. Move comment explaining the conversion
+       from host address to string from here...
+       (host_address_to_string): ... to there.
+
+2009-01-07  Emi Suzuki  <emi-suzuki@tjsys.co.jp>
+
+       * MAINTAINERS: Add myself for write after approval privileges.
+
+2009-01-06  Tom Tromey  <tromey@redhat.com>
+
+       * value.c (set_internalvar): Use value_free, not xfree.
+
 2009-01-06  Jim Blandy  <jimb@red-bean.com>
 
        Check return values of functions declared with warn_unused_result
This page took 0.024388 seconds and 4 git commands to generate.