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

Re: prelink -u on aarch64 question


On Wed, 26 Jul 2017 19:37:46 +0200, Steve Ellcey wrote:
> I was wondering if anyone could tell me anything about prelink on
> aarch64?

prelink probably is not supported on aarch64 at all, I have not checked.

But even on x86* prelink has been discontinued - on its "core" distro:
	Don't enable prelink by default in Fedora
	https://pagure.io/fesco/issue/1183

I think at least the prelink testfile gdb.base/break-interp.exp could be even
disabled by default nowadays (saying that as author of the testfile) as even
when it PASSes it is very slow given the huge number of combinations it does
test.


Jan


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