[PATCH] Fix inherit.exp tests

Andrew Stubbs ams@codesourcery.com
Fri Oct 9 10:26:00 GMT 2015


On 06/10/15 15:43, Yao Qi wrote:
> I think there are some fails in gdb.cp/virtbase.exp of this kind.  Did
> you see them on mips?  They fail on aarch64 (and nios2 IIRC).

I now have the full results ... yes, I see similar failures in virtbase.exp:

The pattern is "_vptr.Middle = $hex,"
and the output is "_vptr.Middle = 0x8001ab84 <VTT for ph::Derived>,"

> I probably need several days to investigate VTT, vptr table and etc.
> Ping us if you don't get response from me in one week.

I don't really understand why the code is the way it is, but the GDB 
testsuite's expectations definitely seem unrealistic.

Did you make any progress?

Andrew



More information about the Gdb-patches mailing list