This is the mail archive of the gdb@sources.redhat.com 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]

Re: Multi-Arch symbol read warning message


I am building a multi-arch version of GDB for handling ELF format core files for the ARM and PowerPC processors running on vxWorks. In order to get everything to build I combined the information from config/powerpc/vxworks.mt and config/arm/embed.mt and made the appropriate changes necessary to compile with GDB_MULTI_ARCH=GDB_MULTI_ARCH_PURE.

Hmm, cute.


I posted a WIP patch for this several years ago but never got around to integrating it (there wasn't sufficient immediate needed). Now that most architectures are multi-arch, it is definitly time to integrate such a change.

Can you contribute this stuff?

Andrew



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