This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --with-babeltrace generates many FAILs


On 08/20/2014 05:02 AM, Yao Qi wrote:

> The patch is updated.  OK to apply?

I'm wondering whether we really need all this complication for an old
version of a library that is quite new-ish, and not relied on for
anything really core?  I'm wondering whether this check works on
Windows, for example.

As there's been fixed babeltrace versions for a while, I'd go with
simply dropping the workaround, and have integrators build newer
GDB with newer babeltrace.  I suppose we have a testcase in our
testsuite that fails if we remove the workaround and GDB is built with
broken babeltrace?  That should let the integrator know that it's
building again a broken lib.

IOW, why do we still need to support 1.1.0?

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]