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 6/6] Test nested struct assign


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

Yao> Existing testsuite doesn't exercise function evaluate_struct_tuple, so
Yao> this test is added to do so.

Thank you very much.
I've recently been looking at code coverage from our test suite a bit,
and this kind of addition is very welcome.

Yao> 2012-11-01  Yao Qi  <yao@codesourcery.com>

Yao> 	* gdb.base/setvar.exp: Test setting nested struct.
Yao> 	* gdb.base/setvar.c (v_struct3): New.

Ok.

Tom


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