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: [RFC 2/2] Test entry values in trace frame


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> I don't emit a fail for it because I am not very sure it is expected
Yao> to be "unavailable".  I am fine to kfail it.

Yao> I looked into a little, and looks reading entry value doesn't use
Yao> value availability-aware API.  It is not an easy fix to me.

I think on the whole I'd rather we not check in a test that fails.

I know we already have tests like that, but what I've noticed is that
these tests only ever seem to be fixed as a side effect of fixing
something else.  Otherwise the failures are just universally ignored.

I suppose the best thing to do is to file a bug about this problem.
Then you can attach this patch to the bug.

What do you think?

Tom


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