<div>Hi!</div><div><br></div><div>After a couple of updates I'm unable to reproduce that bug. KDevelop does not crash anymore.</div><div><br></div><div>When I try to watch variable value (it contains text in cp1251) KDevelop shows me popup with some information (the same as during watching any other variable). When I try to 'print text' in GDB console it says me:</div>
<div><br></div><div>Python Exception <type 'exceptions.UnicodeDecodeError'> 'utf8' codec can't decode byte 0xef in position 0: invalid continuation byte</div><div><br></div><div>Also I enabled KDevelop's full debug output in KDebugDialog and KDevelop did not show anything during debug session.</div>
<div><br></div><div>Thank you!</div><div><br></div><div>Roman</div>