Julian Smart
2014-09-05 09:23:26 UTC
Hi,
Can someone point me in the right direction for showing wxString content
when debugging wxOSX 3.x binaries with the latest Xcode? From previous
posts it seems that we should put something like this somewhere:
{(wchar_t *)$VAR.m_impl}:s
but I'm not sure where. I don't want to have to type or paste this for
every string to be shown. Maybe it should go in an lldb init file?
I did try building both with UTF-8 strings and without, but in both
cases neither of the two representations inside the string were shown as
readable text.
Thanks!
Julian
Can someone point me in the right direction for showing wxString content
when debugging wxOSX 3.x binaries with the latest Xcode? From previous
posts it seems that we should put something like this somewhere:
{(wchar_t *)$VAR.m_impl}:s
but I'm not sure where. I don't want to have to type or paste this for
every string to be shown. Maybe it should go in an lldb init file?
I did try building both with UTF-8 strings and without, but in both
cases neither of the two representations inside the string were shown as
readable text.
Thanks!
Julian
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users