This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] testsuite/gdb.c++/ref-types.exp: use runto


Michael Elizabeth Chastain <chastain@cygnus.com> writes:

> The test suite knows that gdb is printing erroneous information.
> 
> And gdb knows that it's doing something which is likely to be
> erroneous. 
Not likely, sometimes is a better word.
>  It's better to not do that in the first place than return
> data which is usually erroneous.

Usually?
It's not "usually" erroneous, it's that virtfunc.cc is worst case.
In reality, it works most of the time.
This is why i haven't just disabled it. People would scream bloody
murder.

Like I said, i also have them all passing with the new abi, and as
soon as i get subobjects printing okay, i'll submit the patch.

> 
> Michael


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