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: About break-interp.exp in GDB's testsuite


On Thu, 2010-10-28 at 10:52 +0800, Xingxing Pan wrote:
> Hi.
> 
> I'm porting GDB 7.2 to an ARM similar architecture. When running the
> break-interp.exp, I got the following failure.
> 
> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO:
> BINprelinkYESdebugNOpieYES: reach-dlmain: Seen displacement message as
> ZERO

Large number of failures of break-interp.exp was fixed recently (after
GDB 7.2 release) by Jan and Ulrich.  Please try GDB CVS trunk.  

You can also try linaro gdb-7.2-2010.10-0, which is based on GDB 7.2
release and with some ARM bugs fixes.
https://launchpad.net/gdb-linaro

> 
> It seems a zero PIE displacement is expected. But I'm not familiar
> with the loading process. Could you guys give me some hint what the problem
> might be?
> 
> Thanks a lot.
> 
> forandom

-- 
Yao Qi <yao@codesourcery.com>
CodeSourcery


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