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: RFA: implement ambiguous linespec proposal


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

Yao> +FAIL: gdb.cp/ovsrch.exp: break A::B::inner::foo if (a == 3)

Yao> I'll debug this problem tomorrow, but if you have any clues, that will
Yao> be helpful.

What is mysterious is that I do not see this failure.
I actually think this test should fail, because it is applying a
condition in a scope where there is no variable 'a'.

I will debug it today.

Tom


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