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] Rely on beneath to do partial xfer from tfile target


>>>>> "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


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