Author Topic: GDB and wxArrayString  (Read 2505 times)

Offline uenz

  • Multiple posting newcomer
  • *
  • Posts: 14
GDB and wxArrayString
« 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