Show std::string contents in debugger
By Michelle Dupuis
04 Nov 2019 04:56
English
0 Replies
I am building my native app in C++, and use std::string instead of char* for strings. This works fine, but when debugging the integrated debugger will not display the contents of std::string variables in the variables window. Instead it shows {...}
At the moment I convert std::string to c_str() for debugging in selected spots in my code, but this isn't practical for stepping through all code.
Is there a way to have the integrated debugger display the contents of std::string variables?
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------