Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: uenz on January 03, 2008, 09:58:43 am

Title: GDB and wxArrayString
Post by: uenz on January 03, 2008, 09:58:43 am
Hi,

i use codeblocks on WinXP with GDB 6.6 and wxPack wxPack v2.8.7.03.
Debugging works fine for wxString and other types. But the Debugger does not show contents of wxArrayString.
Is there a possibility to do so?

Thanks
uenz