Hi Eli, To make the "target ctf" more clear. I add a small example for it in the doc. Please help me review it. Thanks, Hui 2013-01-14 Hui Zhu * gdb.texinfo (Trace Files): Add "tsave -ctf" and target ctf. On Thu, Nov 29, 2012 at 1:39 AM, Eli Zaretskii wrote: >> From: Hui Zhu >> Date: Wed, 28 Nov 2012 13:51:15 +0800 >> Cc: Hui Zhu , Eli Zaretskii , gdb-patches@sourceware.org >> >> I think that is better. Post a new version according to your comments. >> >> Thanks, >> Hui >> >> News: >> * GDB now has the ability to read and write trace buffer in common trace >> format (CTF). To create a CTF trace file, use "tsave -ctf ", >> and to use it, type "target ctf ". >> >> 2012-11-28 Hui Zhu >> >> * gdb.texinfo (Trace Files): Add "tsave -ctf" and target ctf. > > This is OK, thanks.