ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DDD - I'm not seeing the source code


From: Andrew Gaylard
Subject: Re: DDD - I'm not seeing the source code
Date: Wed, 13 Oct 2004 19:50:41 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030

address@hidden wrote:
Using Red Hat Linux Enterprise 3 with DDD version 3.3.1

I'm using -g, and am using Code Crusader as the IDE and Makefile creator.

When I run DDD, I'm not seeing the source code except for the first 4 lines
of the main() file and those lines are just comments.

If I run the program in DDD with no break points (a must since I can't see
the code),  the program runs to completion.

I tried changing the Search Path within DDD of the source and object
locations to the absolute path but still nothing appears except those four
commented lines.

Next, I tried compiling a 2 line program by hand with -g, and I could see
the source code, everything worked fine.

I'm pullin' my hair out... Any help would be appreciated.

Just a thought -- do you have any accented characters in your source?
If so, you may need to "unset LANG" before running ddd.  This is a
Motif problem -- it doesn't happen with Lesstif.

Andrew.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]