Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB
Alan Modra
amodra@gmail.com
Thu Dec 15 23:03:00 GMT 2016
On Thu, Dec 15, 2016 at 08:09:42PM +0000, Maciej W. Rozycki wrote:
> I'll see if there is something I could do right away as a temporary
> measure to unbreak 32-bit BFD configurations -- I would make the reference
> from `opcodes/mips-dis.c' to `bfd_mips_elf_get_abiflags' weak, however
> regrettably this does not appear supported, so maybe we'll require a dummy
> stub or suchlike hackery if MIPS target support is enabled, but not
> included in BFD.
Make the new ELF code in mips-dis.c conditional on BFD64?
--
Alan Modra
Australia Development Lab, IBM
More information about the Gdb-patches
mailing list