Debugger[CDB]: Rework string formatting.
Use watch encoding without quotes for non-ASCII output. Use formats with quotes for recoded strings. Extend char-pointer recoding to work for char-arrays as well and restrict to char types. Split up and re-use when outputting QByteArrays or std::[w]string. Task-number: QTCREATORBUG-5667 Change-Id: If9748c2e375ee5ecb05d257410eba4012de1c3cf Reviewed-on: http://codereview.qt.nokia.com/2747 Reviewed-by:Friedemann Kleint <Friedemann.Kleint@nokia.com>
Please register or sign in to comment