(GDB/MI Breakpoint Table Commands): Add fullname and
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8ac7f317c85a68e383fdc735360a5643c813eb94..ea1463e195e070b61e1a2632aeae7f65c9e8b7c0 100644 (file)
@@ -1,3 +1,26 @@
+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
+       bp_catch_vfork in switch statement.
+
+2006-02-08  Wu Zhou  <woodzltc@cn.ibm.com>
+
+       * config/i386/nm-i386sol2.h: Update copyright year.
+       * config/mips/nm-irix5.h: Ditto.
+       * config/sparc/nm-sol2.h: Ditto.
+       * s390-nat.c: Ditto.
+       * ppc-linux-nat.c: Ditto.
+
 2006-02-08  Wu Zhou  <woodzltc@cn.ibm.com>
 
        * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.
This page took 0.047462 seconds and 4 git commands to generate.