Skip to main content



      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 05:01 Go to next message
Eclipse UserFriend
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 09:34 Go to previous message
Eclipse UserFriend
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: Tue Jun 24 23:01:58 EDT 2025

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

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

Back to the top