bug-ddd
[Top][All Lists]
Advanced

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

Re: DDD will not display entire source file


From: J.H.M. Dassen (Ray)
Subject: Re: DDD will not display entire source file
Date: Wed, 16 Apr 2003 07:18:24 +0200
User-agent: Mutt/1.5.4i

On Tue, Apr 15, 2003 at 15:20:14 -0600, Cary Jamison wrote:
> I'm running ddd v3.3.1 as distributed with RedHat 8.0, and gdb 5.2.1-4.
> 
> Whenever I try to display a sourcefile that contains a copyright symbol
> (0xa9) the file is chopped off from the point of the symbol.

Usually that's an indication you have locale settings in which such a symbol
isn't considered printable (by isprint(3)). Try running ddd in an
environment with the environment variable "LC_CTYPE" set to an appropriate
value, e.g. "en_US.ISO8859-1".

HTH,
Ray
-- 
First they ignore you.
Then they laugh at you.
Then they fight you.
Then you win.            - Gandhi




reply via email to

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