* breakpoint.c (print_exception_catchpoint): Access `b' directly
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 36d6819a1809b377a87c31cdbaeeb6253f5c934f..dca1530662c4ec9098f79ef2f935229beb7dbe51 100644 (file)
@@ -1,4 +1,55 @@
-2009-04-23  joel brobecker  <brobecker@adacore.com>
+2009-04-29  Pedro Alves  <pedro@codesourcery.com>
+
+       * breakpoint.c (print_exception_catchpoint): Access `b' directly
+       instead of `b->loc->owner'.
+       (print_mention_exception_catchpoint): Ditto.
+
+2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * macrocmd.c (info_macro_command): Print -Dname=value if LINE is zero.
+
+2009-04-27  Tom Tromey  <tromey@redhat.com>
+
+       * c-exp.y (yylex): Handle '[' and ']' like '(' and ')'.
+
+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.
+       * utils.c: Update ARI patterns.
+       * gdb_dirent.h: Likewise.
+
+2009-04-23  Anthony Green  <green@moxielogic.com>
+
+       * MAINTAINERS: Add moxie target.
+       * configure.tgt: Add moxie-*-elf target.
+       * moxie-tdep.c: New file.
+       * moxie-tdep.h: New file.
+
+2009-04-23  Joel Brobecker  <brobecker@adacore.com>
 
        * ada-lang.c: Remove an extra empty line. No code change.
 
This page took 0.161242 seconds and 4 git commands to generate.