[PATCH] Add CTF support to GDB [3/4] ctf target

Hui Zhu teawater@gmail.com
Wed Dec 5 06:59:00 GMT 2012


On Fri, Nov 30, 2012 at 4:24 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Hui" == Hui Zhu <hui_zhu@mentor.com> writes:
>
> Hui> All this function is based on libbabeltrace.  To use it, you need
> Hui> install the babeltrace first.  Because the libbabeltrace's version is
> Hui> too old in most of distribution, it have some bugs and some API is
> Hui> changed in the trunk verion.  So I suggest you install the trunk
> Hui> version of babeltrace.
>
> Hui> And another issue is libbabeltrace have a function named lookup_enum
> Hui> that is same with GDB.  So I changed lookup_enum of GDB to
> Hui> lookup_enum_gdb to handle it.
>
> Since we're already having to use the trunk version, why not fix the
> naming problem in libbabeltrace?
>
> Tom

OK.  I will try to discussion the developer of babeltrace.

Thanks,
Hui



More information about the Gdb-patches mailing list