[0/10] RFC: use gnulib more heavily + more configure fixes

Pedro Alves palves@redhat.com
Fri Nov 16 17:55:00 GMT 2012


On 15-11-2012 19:09, Tom Tromey wrote:
> Here's the patch series to rely more heavily on gnulib.
> 
> Some of these patches move to using a gnulib module and delete some
> corresponding gdb_*.h file.
> 
> Others just remove useless configury junk.
> 
> I tested by building each patch (cumulatively; while they are
> conceptually independent, in practice if you try to rearrange them you
> will get conflicts) on an x86-64 Fedora 16 box.  Of course, this is the
> machine least likely to show any problems, but that's what I've got.

Fedora bundles mingw toolchains (just a yum install away).  It should be
easy to confirm that --host=i686-pc-mingw32 doesn't break that way.  Last
I tried, the resulting gdbserver even works under Wine.  Don't recall if
GDB itself works.

Putting the series on an accessible git branch would make it easier
to call for testers, I think.

-- 
Pedro Alves



More information about the Gdb-patches mailing list