Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse Indigo problem with debugger(debugger gives error no source found for ntdll.....)
Eclipse Indigo problem with debugger [message #839197] Sun, 08 April 2012 09:01 Go to next message
Waqas Afzal is currently offline Waqas AfzalFriend
Messages: 1
Registered: April 2012
Junior Member
Hi,

I am new to Eclipse. I have started with CDT and using MinGW. The debugger was working fine until I started getting this error after I am halfway through my program. It says that no source found for ntdll....... How can I resolve this? I have been stuck on it for two days. I am using Eclipse Indigo. Thanks
Re: Eclipse Indigo problem with debugger [message #839316 is a reply to message #839197] Sun, 08 April 2012 13:34 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 04/08/2012 04:01 AM, Waqas Afzal wrote:
> Hi,
>
> I am new to Eclipse. I have started with CDT and using MinGW. The
> debugger was working fine until I started getting this error after I am
> halfway through my program. It says that no source found for
> ntdll....... How can I resolve this? I have been stuck on it for two
> days. I am using Eclipse Indigo. Thanks
>
It sounds like you have stepped into a Windows routing. Ntdll is a
Windows system library. I don't think Microsoft distributes source for
the library, so you won't be able to see the source for it.
Previous Topic:Color on disassembly
Next Topic:Cygwin/Path/Symlink fixed = error 1 and no description?
Goto Forum:
  


Current Time: Sat Apr 20 01:21:36 GMT 2024

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

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

Back to the top