raise.c

May 12, 2011 at 10:37am
Hi,

I'm getting the following problem while using DDD to debug my program :

Here's what I get :

http://imageshack.us/photo/my-images/109/72636372.jpg/

What's the problem and what can I do to solve this ?


Thanks
May 15, 2011 at 7:05am
The problem is that DDD cannot find your source file.
Does the file given in the error message exist?
Also, are you compiling with debugging symbols?
If not, use the -g option.
Topic archived. No new replies allowed.