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] Fix inherit.exp tests


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


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