[PATCH 3/4] Save traceframes in trace file and read data out from trace file.

Yao Qi yao@codesourcery.com
Mon May 5 03:52:00 GMT 2014


On 05/01/2014 12:26 AM, Pedro Alves wrote:
>> +	gdb_test "tsave -ctf ${tracefile}.floats.ctf" \
> I trust this works even if "target ctf" isn't supported?

Yes, we use generic file write/seek APIs to write ctf trace file,
but use libbabeltrace to read from ctf trace file.  Even "target
ctf" isn't supported (libbabeltrace isn't used), GDB is still able
to save in ctf format.

Patches are pushed in.  Thanks for the review.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list