* symtab.c (append_exact_match_to_sals): New function, extracted
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e1ea7d5ff0faaf9d66f5c4034674b3b8087c0582..1d932f85a95bc54c7b65222dff7c43dd5dd036f3 100644 (file)
@@ -1,3 +1,27 @@
+2009-04-27  Jerome Guitton  <guitton@adacore.com>
+
+       * symtab.c (append_exact_match_to_sals): New function, extracted
+       from expand_line_sal.
+       (expand_line_sal): Use append_exact_match_to_sals to append exact
+       matches. If none found, append all best items.
+
+2009-04-27  Jerome Guitton  <guitton@adacore.com>
+
+       * main.c (captured_main): Move gdbinit lookups after gdb_init.
+
+2009-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR gdb/9675:
+       * dwarf2read.c (unsigned_int_compar, inherit_abstract_dies): New.
+       (read_func_scope): Call inherit_abstract_dies.
+
+2009-04-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (ALLDEPFILES): Remove duplicate entries for
+       sparc-sol2-nat.c and sparc-sol2-tdep.c.
+
+       * stack.c (_initialize_stack) <disassemble-next-line>: Doc fix.
+
 2009-04-24  Pierre Muller  <muller.u-strasbg.fr>
 
        ARI change: Use "/* ARI: rule */" pattern.
This page took 0.024732 seconds and 4 git commands to generate.