This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add CTF support to GDB [3/4] ctf target
- From: Hui Zhu <teawater at gmail dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: Hui Zhu <hui_zhu at mentor dot com>, gdb-patches ml <gdb-patches at sourceware dot org>
- Date: Wed, 21 Nov 2012 11:31:27 +0800
- Subject: Re: [PATCH] Add CTF support to GDB [3/4] ctf target
- References: <50AC323F.1070907@mentor.com> <50AC3E15.1020308@codesourcery.com>
On Wed, Nov 21, 2012 at 10:36 AM, Yao Qi <yao@codesourcery.com> wrote:
> On 11/21/2012 09:45 AM, Hui Zhu wrote:
>>
>> 2012-11-20 Hui Zhu<hui_zhu@mentor.com>
>>
>> * config.in (HAVE_LIBBABELTRACE): new macro.
>> * configure: New option "--enable-ctf-target".
>
>
> Looks like changes to configure.ac is missing in this patch.
I miss c-exp.y too. I will post a new version later.
Thanks,
Hui
>
> --
> Yao (éå)