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 3/3] Fix fail in mi-var-child.exp and mi-var-display.exp


Yao Qi <yao@codesourcery.com> writes:

> gdb/testsuite:
>
> 2014-09-01  Yao Qi  <yao@codesourcery.com>
>
> 	* gdb.mi/mi-var-child.c (nothing1): New function.
> 	(nothing2): New function.
> 	(do_children_tests): Set function pointers by nothing1 and
> 	nothing2.
> 	* gdb.mi/mi-var-child.exp: Step over new added statements.
> 	Update test to match the new output.
> 	* gdb.mi/var-cmd.c (nothing1): New function.
> 	(nothing2): New function.
> 	(do_children_tests): Set function pointers by  nothing1 and
> 	nothing2.
> 	* gdb.mi/mi-var-display.exp: Update test to match output.
> 	Step to the line specified by $line_dct_nothing.
> 	Increase the number of lines to step.

I test this patch again on x86-linux, arm-none-eabi, and
arm-linux-gnueaib.  Push it in.

-- 
Yao (éå)


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