Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » gdb problem in cdt on Win7 64 bits
gdb problem in cdt on Win7 64 bits [message #558585] Mon, 13 September 2010 15:19 Go to next message
Alain Marchand is currently offline Alain MarchandFriend
Messages: 13
Registered: July 2009
Location: Canada
Junior Member
Hi,
I can't use gdb from the latest cdt. I get the following error in the CDT console:

[New thread 8688.0x5ec]
Error: dll starting at 0x76e30000 not found.
Error: dll starting at 0x76090000 not found.
Error: dll starting at 0x76e30000 not found.
Error: dll starting at 0x76f50000 not found.
[New thread 8688.0x2260]


My setup is
Eclipse Helios
CDT 7.0
Windows 7 64 bits
Cygwinn 1.7.7
GDB 7.2
gcc 4.3.4 20090804 (release 1)

If I run the debugger outside CDT then I am able to debug my application. There is really an interaction problem between Eclipse/CDT/gdb.

Any idea?

Thank in advance for your support,

Alain
Re: gdb problem in cdt on Win7 64 bits [message #558602 is a reply to message #558585] Mon, 13 September 2010 15:52 Go to previous message
John McCabe is currently offline John McCabeFriend
Messages: 228
Registered: July 2009
Senior Member
Sounds like a path problem to me.

On Mon, 13 Sep 2010 11:19:28 -0400, amarchan <amarchan@matrox.com>
wrote:

>Hi,
>I can't use gdb from the latest cdt. I get the following error in the CDT console:
>
>[New thread 8688.0x5ec]
>Error: dll starting at 0x76e30000 not found.
>Error: dll starting at 0x76090000 not found.
>Error: dll starting at 0x76e30000 not found.
>Error: dll starting at 0x76f50000 not found.
>[New thread 8688.0x2260]
>
>
>My setup is
>Eclipse Helios
>CDT 7.0
>Windows 7 64 bits
>Cygwinn 1.7.7
>GDB 7.2
>gcc 4.3.4 20090804 (release 1)
>
>If I run the debugger outside CDT then I am able to debug my application. There is really an interaction problem between Eclipse/CDT/gdb.
>
>Any idea?
>
>Thank in advance for your support,
>
>Alain
Previous Topic:Binary parser used in CDT.
Next Topic:Debug Error
Goto Forum:
  


Current Time: Fri Mar 29 12:48:08 GMT 2024

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

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

Back to the top