[Dwarf-Discuss] Dwarf-Discuss Digest, Vol 23, Issue 1

Bishop, John E john.e.bishop@intel.com
Thu Apr 2 20:08:48 GMT 2009


I can add these used (or at least defined in a .h file) at Intel:
 
DW_AT_MIPS_fde              0x2001
DW_AT_MIPS_linkage_name     0x2007
DW_AT_INTEL_other_endian    0x2026
DW_OP_PROPOSED_bit_piece      0x9b
DW_OP_GNU_push_tls_address    0xe0
DW_OP_INTEL_bit_piece         0xe8

Some of these may be obsolete in that the Intel compilers
may no longer generate them or the debugger expect them.

The two I am familiar with (DW_AT_INTEL_other_endian and
DW_OP_INTEL_bit_piece) were extensions to DWARF V2 which
have been obsoleted by standard values in DWARF V3.

	-John



More information about the Dwarf-discuss mailing list