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]

Re: [PATCH] Testsuite: Remove pie from trace tests


>>>>> "Alan" == Alan Hayward <Alan.Hayward@arm.com> writes:

Alan> Ubuntu/Debian defaults PIE to enabled.  This causes the trace tests
Alan> to fall over due to variables being returned as "unavailable".  The
Alan> tests were never designed to work with pie.

This seems strange to me -- I would not expect PIE to affect the trace
functionality.  I think it would be better to understand exactly why
this is happening.  Maybe the answer would still be to disable the
tests, but if so then we could have a reason attached to it.

Tom


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