I'm trying to use icc/ifort v8.1 and idb v7.3.1 on SuSE Linux v9.2
and whenever I try to exit idb after running a program, idb just
hangs. If I then try Control-c it prints "Interrupt (for idb)"
and continues to hang. The only way I've found to get it to
terminate is to 'kill -9' the idb process.
Another, possibly unrelated problem, is I get lots of
copies of the messages:
IGNORING duplicate attribute DW_AT_accessibility found for Dwarf TAG DW_TAG_enumeration_type
IGNORING duplicate attribute DW_AT_name found for Dwarf TAG DW_TAG_enumeration_type
IGNORING duplicate attribute DW_AT_byte_size found for Dwarf TAG DW_TAG_enumeration_type
both at startup and occasionally during the process of using idb.
Anyone have any ideas what gives?
Thanks in advance,
-dbs [dbs_at_anag_dot_lbl_dot_gov]
idb 7.3 problem on SuSE 9.2
For more complete information about compiler optimizations, see our Optimization Notice.

