Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: MoonKid on May 19, 2008, 01:53:31 am

Title: unicode wxString while debugging
Post by: MoonKid on May 19, 2008, 01:53:31 am
I am not able to watch a wxString while debugging.

I am using the current C::B with wxWidgets2.9 from SVN build in unicode dynamic with MinGW on WinXP.
Title: Re: unicode wxString while debugging
Post by: Deschamps on May 19, 2008, 11:04:10 am
Maybe, these threads could help you:

- Can't see value of unicode strings while debugging (http://forums.codeblocks.org/index.php/topic,6587.0.html)
- Code::Blocks/dgb Unicode debugging for wxString (http://wxforum.shadonet.com/viewtopic.php?t=18136&highlight=)

Regards.