2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame.c
index cf080b35f3067fdbf9bd12ecc61bff14d6d335c6..67265f2d7ec69d095a132f5e28957fae68dab53b 100644 (file)
@@ -130,7 +130,7 @@ struct comp_unit
   gdb_byte *dwarf_frame_buffer;
 
   /* Length of the loaded .debug_frame section.  */
-  unsigned long dwarf_frame_size;
+  bfd_size_type dwarf_frame_size;
 
   /* Pointer to the .debug_frame section.  */
   asection *dwarf_frame_section;
This page took 0.022905 seconds and 4 git commands to generate.