tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: Is gdb using its own old BFD tree?



> Has gdb its own copy of the BFD tree, explaining that these warnings on
> arm32 are still emitted?

netbsd gdb uses the libbfd it came with, which may be newer
or older than the version with the current netbsd binutils.

it's too hard to share libbfd betwen gdb and binutils without
keeping them following upstream mainline for all updates.

-current has gdb 11 for some platforms, which should bring in
any fixes, but perhaps someone needs to test and switch it for
arm64... ah, looks like only x86 has switched so far.


.mrg.


Home | Main Index | Thread Index | Old Index