(GDB/MI Breakpoint Table Commands): Add fullname and
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9ce015c4620b579f7de8f2fce17c5e9ab27b5808..ea1463e195e070b61e1a2632aeae7f65c9e8b7c0 100644 (file)
@@ -1,3 +1,13 @@
+2006-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf2read.c (struct dwarf2_per_cu_data): Reduce length to
+       30 bits.  Add load_all_dies flag.
+       (load_partial_dies): Load all DIEs if per_cu->load_all_dies is set.
+       Load DW_TAG_member by default.  Remove internal_error call.
+       (find_partial_die): Reload the compilation unit if we can not find
+       a DIE in the cache.  Call internal_error here if we still can not
+       find the DIE.
+
 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
 
        * breakpoint.c (print_one_breakpoint): Add break to case
This page took 0.046157 seconds and 4 git commands to generate.