This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add CTF support to GDB [4/4] doc
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Hui Zhu <hui_zhu at mentor dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 21 Nov 2012 19:36:39 +0200
- Subject: Re: [PATCH] Add CTF support to GDB [4/4] doc
- References: <50AC324D.7010703@mentor.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Wed, 21 Nov 2012 09:45:49 +0800
> From: Hui Zhu <hui_zhu@mentor.com>
>
> This is the doc patch for the ctf read and write function.
Thanks.
> +By default, this command will save trace frame into tfile format.
> +You can supply the optional argument @code{-ctf} to save date in CTF
> +format.
We need to add here one or two sentences explaining what "CTF" stands
for and perhaps giving a URL where the reader can learn more about
that.
The fact that we support CTF should also be in NEWS.
Otherwise, OK.