Search:
Forum
UNIX/Linux Programming
raise.c
raise.c
May 12, 2011 at 10:37am UTC
banun
(1)
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 UTC
h3432
(22)
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.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs