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

Tom Tromey tromey@redhat.com
Thu Nov 29 20:24:00 GMT 2012


>>>>> "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



More information about the Gdb-patches mailing list