Does not seem to be applicable to the current code anymore.
gdb/ChangeLog:
        * machoread.c (macho_symfile_read): Delete OBE comment.
+2011-07-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * machoread.c (macho_symfile_read): Delete OBE comment.
+
 2011-07-01  Joel Brobecker  <brobecker@adacore.com>
 
        * machoread.c (struct macho_oso_data): Delete.
 
       dwarf2_build_psymtabs (objfile);
     }
 
-  /* Do not try to read .eh_frame/.debug_frame as they are not relocated
-     and dwarf2_build_frame_info cannot deal with unrelocated sections.  */
-
   /* Then the oso.  */
   if (oso_vector != NULL)
     macho_symfile_read_all_oso (objfile, symfile_flags);