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]

Allow building GDB with Python support on Windows/MinGW


This set of patches makes the necessary changes to able to build
GDB with Python support on Windows/MinGW.  The patches are a little
different from the first one I posted a few days ago
(http://www.sourceware.org/ml/gdb-patches/2011-01/msg00431.html),
as I went back and forth between several options.  But I think
that the current set ended up being the cleanest of al.

This work certained made me raise the question of whether we really
want to support so many ways of building GDB with Python.  But that's
for another discussion...


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