Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Inspect unicode variable in CDT
Inspect unicode variable in CDT [message #830193] Tue, 27 March 2012 06:13 Go to next message
Eclipse UserFriend
Hello,

I would like to know if it is possible to output unicode string in CDT debugger available in Indigo.
I saw that there is an open issue bug_id=42679

but i dont understand how to check if its integrated and how can i setup my env to support this.
Re: Inspect unicode variable in CDT [message #832512 is a reply to message #830193] Fri, 30 March 2012 04:26 Go to previous message
Eclipse UserFriend
You can ignore this bug report. There is a new debug framework called DSF in Eclipse. There is no problem displaying unicode strings.
The only thing ist that you must insert the following line into your .gdbinit file
set print sevenbit-strings off


See bugs.eclipse.org/bugs/show_bug.cgi?id=307311 for more details on this.

Previous Topic:Eclipse Keeps Losing My Project
Next Topic:Can I use gnumake (similar to ANT) scripts to compile sources?
Goto Forum:
  


Current Time: Thu Jun 12 15:26:30 EDT 2025

Powered by FUDForum. Page generated in 0.05307 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top