[PATCH 4/5] tsv.exp: Test TSV from CTF

Tom Tromey tromey@redhat.com
Tue Mar 12 17:56:00 GMT 2013


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

Yao> 2013-03-07  Yao Qi  <yao@codesourcery.com>
Yao> 	* gdb.trace/tsv.exp: Save trace frame to CTF.  If GDB supports,
Yao> 	read CTF data by target ctf and call check_tsv.

Yao> +# Save trace frames to ctf.
Yao> +gdb_test "tsave -ctf ${testfile}.ctf" \
Yao> +    "Trace data saved to directory '${testfile}.ctf'.*"

Please use standard_output_file to name the output file.

Ok with that change.

Tom



More information about the Gdb-patches mailing list