This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/16822] Segmentation fault on add-symbol-file command


https://sourceware.org/bugzilla/show_bug.cgi?id=16822

Cody Addison <c-addison at ti dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c-addison at ti dot com

--- Comment #6 from Cody Addison <c-addison at ti dot com> ---
The issue here is not that the TI C6x object file is using the type for
DW_AT_MIPS_linkage_name. The TI C6x object file has TI DWARF extensions that
have the same ID as the MIPS extensions. I think that these attributes should
be treated as unknown unless the object file is a MIPS object file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]