Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14629

Can't inspect variables in GDB session

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.5.0-beta1
    • Qt Creator 3.4.1
    • Debugger
    • None
    • Arch linux 64 bit.
    • f886c70199fec29c53198cf3107d733c28c8ff14

    Description

      Sometimes QtCreators stops updating Locals and Expressions view.

      Debugger log shows the following:

      492python theDumper.showData({"expanded":["local","watch.0","watch","local.this","inspect","return"],"typeformats":{},"formats":{},"stringcutoff":"10000","displaystringlimit":"100","watchers":[{"iname":"watch.0","exp":"74686973"},{"iname":"watch.1","exp":"746869732d3e74657874"}],"passExceptions":0,"fancy":1,"autoderef":1,"dyntype":1,"nativemixed":0,"resultvarname":"","partialVariable":"watch.1",})
      >&"python theDumper.showData({\"expanded\":[\"local\",\"watch.0\",\"watch\",\"local.this\",\"inspect\",\"return\"],\"typeformats\":{},\"formats\":{},\"stringcutoff\":\"10000\",\"displaystringlimit\":\"100\",\"watchers\":[{\"iname\":\"watch.0\",\"exp\":\"74686973\"},{\"iname\":\"watch.1\",\"exp\":\"746869732d3e74657874\"}],\"passExceptions\":0,\"fancy\":1,\"autoderef\":1,\"dyntype\":1,\"nativemixed\":0,\"resultvarname\":\"\",\"partialVariable\":\"watch.1\",})\n"
      >&"Traceback (most recent call last):\n"
      >&"  File \"<string>\", line 1, in <module>\n"
      >&"  File \"/usr/share/qtcreator/debugger/gdbbridge.py\", line 438, in showData\n"
      >&"    print(''.join(self.output))\n"
      >&"  File \"/usr/share/gdb/python/gdb/__init__.py\", line 48, in write\n"
      >&"    write(s, stream=STDOUT)\n"
      >&"UnicodeEncodeError: 'ascii' codec can't encode character u'\\u2010' in position 377: ordinal not in range(128)\n"
      >&"Error while executing Python code.\n"
      >492^error,msg="Error while executing Python code."
      dDUMPER FAILED: 492^error,data={msg="Error while executing Python code."}
      
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            hweom Mikhail Balakhno
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes