On Fri, Apr 30, 2010 at 11:12 PM, NightStrike <[email protected]> wrote: > On Mon, Feb 15, 2010 at 9:57 PM, Jarrod Chesney > <[email protected]> wrote: >> Hi All >> When using the gdb provided with sezeros mingw builds gdb does not >> seem to support python. >> I would like it to so that i can "pretty print" stl containers. >> >> I tested it like this >> run gdb >> execute the three lines >> >> python >> print "hello" >> end >> >> Python scripting is not supported in this copy of GDB. >> >> It would be great if this was supported. > > Is this still the case? If so, we have a guy here that builds gdb for us.
Well, it should still be, because I still don't build gdb with python support ;) (Python may be a pain to gather its all dependencies, so I leave it out it my toolchain builds.) ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
