Hello List! I'd like to float this by you all again...
Is there some way I can fix my gdb problem? Now, I never need to debug my code (Just trust me on this. Okay? Just trust me...), but sometimes I need to debug other people's code. But right now I'm dead in the water, because I can't even get gdb (from Ruben's 4.7.0 build) to start up. I assume that there are some compatibility requirements between gdb and gcc / g++. At the very least, I expect that I would need a 64-bit gdb to debug 64-bit applications. But if there's no fix for the problem with the gdb that came with Ruben's build, would it be possible for me to use a different version of gdb to debug applications compiled with Ruben's build? (If so, which version, and where would I get it?) Thanks. K. Frank On Mon, Oct 24, 2011 at 11:02 PM, K. Frank <[email protected]> wrote: > Hi List! > > I tried out the version of gdb that comes with Ruben's stdthread build > > x86_64-w64-mingw32-gcc-4.7.0-stdthread_rubenvb.7z > > for the first time today, and I can't get it to run. > > When I run it, it prints out > > ImportError: No module named site > > and immediately exits. > > I would like to tell you what version gdb thinks it is, but trying to run > > gdb --version > > prints out " ImportError: No module named site" (and so on...). > > Any thoughts on how I might get a 64-bit, 4.7.0-compatible gdb up and running? > > Thanks. > > K. Frank ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
