Re: Status of insight/gdbtk

Marco AurĂ©lio da Cruz <[email protected]> Fri, 20 Mar 2015 11:45:12 -0300
Newsgroups gmane.comp.debugging.insight
Message-ID <[email protected]>
On 03/18/2015 10:53 AM, Patrick Monnerat wrote:
> Yes, you're right: source code was required to be in UTF-8.
> I now changed that: the source code needs to be in "Tcl system encoding": this defaults to UTF-8, but as a side-effect, the conversion uses a default value for invalid UTF-8 characters and this default value seems to match the ISO-8859 encoding.
>
> So all your source lines should now be displayed... But the correct rendering of non-ascii characters is not garanteed.

Yes, it showed all lines now!

Thank you again.


Cheers

Marco