Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » CDT: Problem in Debugging C Program
CDT: Problem in Debugging C Program [message #161184] Mon, 17 July 2006 08:12
Eclipse UserFriend
Originally posted by: aaremnair.gmail.com

I am running
Eclipse SDK


Version: 3.2.0

Build id: M20060629-1905

on Windows 2000 ver 5.00.2195 SP4



The program runs OK.

However, if it is executed in debug I get the message: "source not found".

The stack is as below:

TailRecursion.exe [C/C++ Local Application]
gdb Debugger (7/17/06 12:29 PM) (Suspended)
Thread [1] (Suspended)
1 main() at
\cygdrive\d\EclipseWorkspace\TailRecursion\TailRecursion.c:4 1
0x0040117e
Thread [2] (Suspended)
gdb (7/17/06 12:29 PM)
D:\EclipseWorkspace\TailRecursion\Debug\TailRecursion.exe (7/17/06 12:29
PM)

The source file is present in the directory:
D:\EclipseWorkspace\TailRecursion

I suspect there is some problem with setting \cygdrive\d.

How do I set the gdb to ignore this and go to the latter part of the path?
Previous Topic:C++ build fails with "Nothing to build for project " error message
Next Topic:problems with eclipse 3.2
Goto Forum:
  


Current Time: Thu Apr 25 23:27:50 GMT 2024

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

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

Back to the top