Hello! I try use snapsoth version of QtCreator. And all work fine but in one project I have problem with debugging (other projects work good). Problem is when debugger stop on breakpoint and then I press "Step Over" I get moved to another thread not where I was before. In debugger log I see some errors
26threadnames 20 >&"threadnames 20\n" >~"Traceback (most recent call last):\n" >~" File \"/home/avp/qtc/share/qtcreator/gdbmacros/dumper.py\", line 1755, in invoke\n" >~" out += encodeString(objectName)\n" >~" File \"/home/avp/qtc/share/qtcreator/gdbmacros/dumper.py\", line 822, in encodeString\n" >~" d_ptr = value['d'].dereference()\n" >~"RuntimeError: Cannot access memory at address 0x30\n" >&"Error occurred in Python command: Cannot access memory at address 0x30\n" >26^error,msg="Error occurred in Python command: Cannot access memory at address 0x30" >=thread-selected,id="12" sThread 12 selected So could somebody help me with this? -- Thank you! Perepelitca Alexander
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
