* CONTRIBUTE: Minor reformatting.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 665ae669713f7b1c1ec8fa48f25f3eaec77f1f3e..e4bb9d333ffa6f838f6bebef5eb88e65d0ebd791 100644 (file)
@@ -1,3 +1,38 @@
+2009-01-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * CONTRIBUTE: Minor reformatting.
+
+2009-01-08  Kai Tietz  <kai.tietz@onevision.com>
+
+       * MAINTAINERS: Add myself to Write After Approval.
+       * coff-pe-read.c (read_pe_exported_syms): Enable read of PE+
+       export directory.
+
+2009-01-08  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * remote-sim.c (gdb_os_error): Mark as a noreturn function.
+       Call exit to make it obvious to GCC.
+
+2009-01-08  Tom Tromey  <tromey@redhat.com>
+
+       PR breakpoints/9350:
+       * varobj.c (varobj_invalidate): Unconditionally free
+       all_rootvarobj.
+       * symfile.c (syms_from_objfile): Free local_addr when returning
+       normally.
+       * exec.c (exec_file_attach): Do cleanups before returning.
+       (exec_file_command): Likewise.
+       * corefile.c (reopen_exec_file): Do cleanups before returning.
+       * breakpoint.c (insert_breakpoint_locations): Do cleanups before
+       returning. 
+       (do_vec_free): New function.
+       (update_global_location_list): Make a cleanup for old_locations.
+       Do cleanups before returning.  Remove unused variable 'e'.
+       (find_condition_and_thread): Free result of parsing the
+       expression.
+       (print_it_typical): Do cleanups before returning.
+       (breakpoint_re_set_one): Always free sals.sals.
+
 2009-01-08  Joel Brobecker  <brobecker@adacore.com>
            Emi Suzuki  <emi-suzuki@tjsys.co.jp>
  
This page took 0.024876 seconds and 4 git commands to generate.