Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug problems with MinGW / GDB - Which version is recommend?
Debug problems with MinGW / GDB - Which version is recommend? [message #682053] Fri, 10 June 2011 10:00 Go to next message
Patrick Schmitt is currently offline Patrick SchmittFriend
Messages: 87
Registered: July 2009
Member
Hello folks,
im using Eclipse CDT 7.0.2 on Windows XP with MinGW GDB 7.1.

I get the problem when debugging DLLs or C-Project that editor pages sometimes popup with messages like:

No source available for "0x0" ,
No source available for "ntdll!DbgUiConnectToDbg() at 0x7c90120f",
No source available for "ntdll!LdrAccessResource()

Google also tells about such problems, but did not find an exact matter of that error.

I also read in Dougs blog about an problem with GDB 6.8, but did not find a final solution.

Also I did not find a note which MinGW/GDB version is recommend for CDT ?? Maybe anybody can give me a hint which setup is working properly.

Kind regards,
Patrick
Re: Debug problems with MinGW / GDB - Which version is recommend? [message #682204 is a reply to message #682053] Fri, 10 June 2011 15:45 Go to previous message
Doug Schaefer is currently offline Doug SchaeferFriend
Messages: 135
Registered: July 2009
Senior Member
Right now, my recommendation is to use the MinGW-get installer from mingw.org to install the latest MinGW. It includes gdb 7.2 which doesn't seem to have this problem.
Previous Topic:Help on loading a core
Next Topic:E002_ReadConsoleInput failed...: (6) The handle is invalid.
Goto Forum:
  


Current Time: Sat Apr 27 03:34:40 GMT 2024

Powered by FUDForum. Page generated in 0.02866 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top