2007-10-10  Jim Blandy  <jimb@codesourcery.com>
 
+       * dwarf.c (process_debug_info): Line up section offsets of
+       attribute values with those of dies.
+       (read_and_display_attr): Reduce spacing here.
+
        * dwarf.c (display_debug_lines): Print the offset of each line
        number program header.
 
 
                       int do_loc)
 {
   if (!do_loc)
-    printf ("     %-18s:", get_AT_name (attribute));
+    printf ("   %-18s:", get_AT_name (attribute));
   data = read_and_display_attr_value (attribute, form, data, cu_offset,
                                      pointer_size, offset_size,
                                      dwarf_version, debug_info_p,
            {
              if (! do_loc)
                /* Show the offset from where the tag was extracted.  */
-               printf ("  <%2lx>", (unsigned long)(tags - section_begin));
+               printf ("    <%2lx>", (unsigned long)(tags - section_begin));
 
              tags = read_and_display_attr (attr->attribute,
                                            attr->form,