raise.c

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
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.