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 4/5] tsv.exp: Test TSV from CTF


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


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