View long strings (wxString) in debugger
Posted: Fri Feb 11, 2011 5:46 pm
Hi,
I'm debugging a program that deals with long strings and when I view n debugger it just shows part of string and then dots, something like:
xxxxxyyyyy..... instead of xxxxxxxyyyyyzzzzoooopppp
How do I view the whole string from the variable
Thanks!
I'm debugging a program that deals with long strings and when I view n debugger it just shows part of string and then dots, something like:
xxxxxyyyyy..... instead of xxxxxxxyyyyyzzzzoooopppp
How do I view the whole string from the variable
Thanks!