This is the mail archive of the gdb-patches@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] |
Also after a chat with Tom Tromey I no longer use DMGL_RET_POSTFIX. That is for ELF symbol `long m<char>()' GDB with proposed patch uses `m<char>()' (and not `m<char>()long'). This is compatible with gdb-7.2 (physname) template functions.
Anyway DW_AT_linkage_name following patch with no regressions on {x86_64,x86_64-m32,i686}-fedora15-linux-gnu is attached. It would need GCC push of the libiberty/ change.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |