Hello Yuchen! On Fri, Aug 31, 2012 at 7:58 PM, Loaden <[email protected]> wrote: > Try to remove $INSTALL_PREFIX/bin/python stuff.
Thanks for the suggestion, but I don't follow exactly what you mean. In my .\mingw64\bin directory (the one that I add to my path, and that contains, for example, g++.exe) I have the file python27.dll. (That is the only python stuff I see.) If I rename it and try to run gdb, I get a windows "System Error" pop-up message box that says "python27.dll is missing from your computer." So, yes, gdb does seem to be using python (or at least python27.dll), but simply deleting (actually renaming) python27.dll doesn't keep gdb from using python -- it just keeps it from running at all. Any further ideas about how to disable python and / or speed up gdb? > B.T.W there should make two gdb version, one with and one without python > support. > e.g. MinGW-TDM package. Yes, I would like that. I don't really use gdb very much anymore because it starts up so slowly. (And, of course, my code doesn't have any bugs in it. But sometimes I have to debug "other people's" code ...) > 2012/9/1 K. Frank <[email protected]> > >> Thanks for the explanation. Any idea how to turn python off (and >> hopefully speed up gdb)? > > Best Regards > Yuchen Thanks for your help. (And apologies to the list for wandering off topic.) K. Frank ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
