[RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate.

Eli Zaretskii eliz@gnu.org
Fri Nov 8 11:43:00 GMT 2013


> From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
> Cc: "'Keith Seitz'" <keiths@redhat.com>,        "'gdb-patches'" <gdb-patches@sourceware.org>
> Date: Fri, 8 Nov 2013 12:04:18 +0100
> 
>   I had big troubles getting a gdb with mingw32 python library
> included (still had to tweak the configure script to
> convert Windows style paths to cygwin style..)

Not sure why you needed to do that.  Just install the Python DLL from
somewhere (e.g., as part of installation of a native Windows Python
interpreter), then point GDB's configure to that DLL using the
--with-python switch at configure time.  That's what I do, and have
yet to see any problems with building GDB with Python support.



More information about the Gdb-patches mailing list