[PATCH 05/16] Eliminate literal line numbers in ending-run.exp

Yao Qi yao@codesourcery.com
Thu Nov 13 13:44:00 GMT 2014


Andreas Arnez <arnez@linux.vnet.ibm.com> writes:

> @@ -21,7 +21,9 @@
>  
>  # ending-run.exp -- Expect script to test ending a test run in gdb
>  
> -if { [prepare_for_testing ending-run.exp ending-run] } {
> +standard_testfile
> +
> +if { [prepare_for_testing ${testfile}.exp $testfile] } {
>      return -1
>  }
>  remote_exec build "rm -f core"

This change should be moved out of this patch because it isn't related.
The rest of the patch is good to me.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list