ddd
[Top][All Lists]
Advanced

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

Re: debugging source with extended characters


From: Andrew Gaylard
Subject: Re: debugging source with extended characters
Date: Tue, 05 Sep 2006 21:26:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060503

Terry Ebaugh wrote:

> Hi all,
>
> I'm new to using ddd.  I checked google and the ddd website but I
> couldnt find an answer to my question.
>
> I have a source file that has ISO-8859-1 characters in it (like the
> british pound symbol)  When I load my program into ddd it will only
> display the source code up to the point where it first encounters one
> of the characters above A0 in the character set.  Its hard to set
> break points without seeing the rest of my source code.  Does anyone
> know how I can get around this?

Terry,

You can try either of these:

- unset LANG; ddd
- install Lesstif, and configure ddd at build time to use it instead of
Motif.

Andrew.




reply via email to

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