[PATCH] [testsuite] Remove BASEDIR

Yao Qi qiyaoltc@gmail.com
Thu Feb 4 15:47:00 GMT 2016


Yao Qi <qiyaoltc@gmail.com> writes:

> gdb/testsuite:
>
> 2016-01-21  Yao Qi  <yao.qi@linaro.org>
>
> 	* gdb.base/foll-exec-mode.c: Include limits.h.
> 	(main): Add parameters argc and argv.  Get directory from
> 	argv[0].
> 	* gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
> 	compilation.
> 	* gdb.base/foll-exec.c: Include limits.h.
> 	(main): Add parameters argc and argv.
> 	Get directory from argv[0].
> 	* gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
> 	Adjust tests on the number of lines as source code changed.
> 	* gdb.base/foll-vfork-exit.c: Include limits.h.
> 	(main): Add one line of statement before vfork.
> 	* gdb.base/foll-vfork.c: Include limits.h and string.h.
> 	(main): Add parameters argc and argv.  Get directory from
> 	argv[0].
> 	* gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
> 	(setup_gdb): Set tbreak to skip some source lines.
> 	* gdb.multi/bkpt-multi-exec.c: Include limits.h.
> 	(main): Add parameters argc and argv.  Get directory from
> 	argv[0].
> 	* gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
> 	compilation.
> 	* gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
> 	(main): Add parameters argc and argv.  Get directory from
> 	argv[0].
> 	* gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
> 	compilation.

I've pushed it in.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list