[PATCH] Rely on beneath to do partial xfer from tfile target

Tom Tromey tromey@redhat.com
Wed Jul 17 19:57:00 GMT 2013


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

Yao> +if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
Yao> +	  executable {debug nowarnings}] != "" } {
Yao> +    untested read-memory.exp
Yao> +    return -1
Yao> +}
Yao> +clean_restart $testfile

I think this can use prepare_for_testing.

Yao> +	with_test_prefix "/wo setting traceframe" {

More normal is "w/o".

Yao> +	with_test_prefix "/w setting traceframe" {

.. and "w/".

This occurs in a couple places.

The patch is ok with those fixes.  Thanks.

Tom



More information about the Gdb-patches mailing list