[PATCH v2 3/8] Add self-test framework to gdb

Yao Qi qiyaoltc@gmail.com
Tue May 3 15:58:00 GMT 2016


Tom Tromey <tom@tromey.com> writes:

> @@ -869,8 +869,10 @@ SFILES = ada-exp.y ada-lang.c ada-typeprint.c ada-valprint.c ada-tasks.c \
>  	proc-service.list progspace.c \
>  	prologue-value.c psymtab.c \
>  	regcache.c reggroups.c remote.c remote-fileio.c remote-notif.c reverse.c \
> -	sentinel-frame.c \
> +	selftest.c sentinel-frame.c \
>  	serial.c ser-base.c ser-unix.c ser-event.c skip.c \
> +	selftest.c sentinel-frame.c \
> +	serial.c ser-base.c ser-unix.c skip.c \

These two lines are not needed.  Patch is good to me.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list