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

Debugger not showing locals and variables

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • Qt Creator 3.6.0
    • Qt Creator 3.5.1
    • Debugger
    • None

    Description

      When the debugger hits a breakpoints, the area with locals and variables is empty. This is true for many kits (I tried the one for Qt 5.5.1 and 5.4.2).

      Here are the logs of the debugger for the Qt 5.4.2 kit :

      sDémarrage du débogueur "GdbEngine" pour l'ABI "x86-windows-msys-pe-32bit"...
      dStart parameters: 'MightyPirates' mode: 1
      dABI: x86-windows-msys-pe-32bit
      dLanguages: c++ 
      dExecutable: C:\Users\François\Programmation\Projets\Mighty Pirates\MightyPirates\debug\MightyPirates.exe  [terminal]
      dDirectory: C:\Users\François\Programmation\Projets\Mighty Pirates\MightyPirates
      dDebugger: C:\Qt\Tools\mingw491_32\bin\gdb.exe
      dProject: C:\Users\François\Programmation\Projets\Mighty Pirates\MightyPiratesAddtional Search Directories:
      dRemote: :0
      dSysroot: 
      dDebug Source Location: 
      dDebugger settings: 
      dBreakpointCorrection: true  (default: true)
      dIgnoreFirstChanceAccessViolation: false  (default: false)
      dLoadGdbInit: true  (default: true)
      dLoadGdbDumpers2: false  (default: false)
      dAttemptQuickStart: false  (default: false)
      dGdbStartupCommands:   (default: )
      dGdbPostAttachCommands:   (default: )
      dWatchdogTimeout: 20  (default: 20)
      dAutoEnrichParameters: true  (default: true)
      dUseDynamicType: true  (default: true)
      dTargetAsync: false  (default: false)
      dWarnOnReleaseBuilds: true  (default: true)
      dMultiInferior: false  (default: false)
      dSelectedPluginBreakpoints: false  (default: false)
      dAdjustBreakpointLocations: true  (default: true)
      dNoPluginBreakpoints: false  (default: false)
      dSelectedPluginBreakpointsPattern: .*  (default: .*)
      dBreakOnThrow: false  (default: false)
      dBreakOnCatch: false  (default: false)
      dBreakOnWarning: false  (default: false)
      dBreakOnFatal: false  (default: false)
      dBreakOnAbort: false  (default: false)
      dShowQmlObjectTree: true  (default: true)
      dQmlInspector.ShowAppOnTop: false  (default: false)
      dUseDebuggingHelper: true  (default: true)
      dUseCodeModel: true  (default: true)
      dShowThreadNames: false  (default: false)
      dUseToolTips: false  (default: true)  ***
      dUseToolTipsInLocalsView: false  (default: false)
      dUseToolTipsInBreakpointsView: false  (default: false)
      dUseToolTipsInBreakpointsView: false  (default: true)  ***
      dUseAddressInBreakpointsView: false  (default: false)
      dUseAddressInStackView: false  (default: false)
      dRegisterForPostMortem: false  (default: false)
      dAlwaysAdjustColumnWidths: true  (default: true)
      dExtraDumperFile:   (default: )
      dGdbCustomDumperCommands:   (default: )
      dAdditionalArguments:   (default: )
      dSymbolPaths:   (default: )
      dSourcePaths:   (default: )
      dUseAlternatingRowColours: false  (default: false)
      dFontSizeFollowsEditor: false  (default: false)
      dUseMessageBoxForSignals: true  (default: true)
      dAutoQuit: false  (default: false)
      dLogTimeStamps: false  (default: false)
      dVerboseLog: false  (default: false)
      dCloseBuffersOnExit: false  (default: false)
      dCloseMemoryBuffersOnExit: true  (default: true)
      dSwitchModeOnExit: false  (default: false)
      dBreakpointsFullPath: false  (default: false)
      dRaiseOnInterrupt: true  (default: true)
      dStationaryEditorWhileStepping: false  (default: false)
      dIntelFlavor: false  (default: false)
      dIdentifyDebugInfoPackages: false  (default: false)
      dMaximalStackDepth: 20  (default: 20)
      dShowStandardNamespace: true  (default: true)
      dShowQtNamespace: true  (default: true)
      dSortStructMembers: true  (default: true)
      dAutoDerefPointers: true  (default: true)
      dMaximalStringLength: 10000  (default: 10000)
      dDisplayStringLimit: 100  (default: 100)
      dListSourceFiles: false  (default: false)
      dSkipKnownFrames: false  (default: false)
      dEnableReverseDebugging: false  (default: false)
      dAllPluginBreakpoints: true  (default: true)
      dBreakEvent:   (default: )
      dBreakOnCrtDbgReport: false  (default: false)
      dCDB_Console: false  (default: false)
      dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
      dQUEUE: SETUP ENGINE
      dCALL: SETUP ENGINE
      dTRYING TO START ADAPTER
      
      dENABLING TEST CASE: 0
      dSTARTING C:/Qt/Tools/mingw491_32/bin/gdb.exe -i mi
      dGDB STARTED, INITIALIZING IT
      <155show version
      <156show debug-file-directory
      <157set print object on
      <158set breakpoint pending on
      <159set print elements 10000
      <160handle SIGSEGV nopass stop print
      <161set unwindonsignal on
      <162set width 0
      <163set height 0
      sMise en place de l'inférieur...
      <164set substitute-path C:/work/build/qt5_workdir/w/s C:/Qt/5.4/mingw491_32
      <165set substitute-path Q:/qt5_workdir/w/s C:/Qt/5.4/mingw491_32
      <166-interpreter-exec console "set auto-solib-add on"
      <167-interpreter-exec console "python sys.path.insert(1, 'C:/Qt/Tools/QtCreator/share/qtcreator/debugger/')"
      <168-interpreter-exec console "python sys.path.append('C:/Qt/Tools/mingw491_32/bin/data-directory/python')"
      <169-interpreter-exec console "python from gdbbridge import *"
      <170-interpreter-exec console "python theDumper.loadDumpers({})"
      >=thread-group-added,id="i1"
      >~"GNU gdb (GDB) 7.8\n"
      >~"Copyright (C) 2014 Free Software Foundation, Inc.\n"
      >~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for details.\n"
      >~"This GDB was configured as \"i686-w64-mingw32\".\nType \"show configuration\" for configuration details."
      >~"\nFor bug reporting instructions, please see:\n"
      >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
      >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
      >~"For help, type \"help\".\n"
      >~"Type \"apropos word\" to search for commands related to \"word\".\n"
      
      >&"show version\n"
      >~"GNU gdb (GDB) 7.8\n"
      >~"Copyright (C) 2014 Free Software Foundation, Inc.\n"
      >~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for details.\n"
      >~"This GDB was configured as \"i686-w64-mingw32\".\nType \"show configuration\" for configuration details."
      >~"\nFor bug reporting instructions, please see:\n"
      >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
      >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
      >~"For help, type \"help\".\n"
      >~"Type \"apropos word\" to search for commands related to \"word\".\n"
      >155^done
      dPARSING VERSION: 155^done
      dSUPPORTED GDB VERSION GNU gdb (GDB) 7.8
      dCopyright (C) 2014 Free Software Foundation, Inc.
      dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
      dThis is free software: you are free to change and redistribute it.
      dThere is NO WARRANTY, to the extent permitted by law.  Type "show copying"
      dand "show warranty" for details.
      dThis GDB was configured as "i686-w64-mingw32".
      dType "show configuration" for configuration details.
      dFor bug reporting instructions, please see:
      d<http://www.gnu.org/software/gdb/bugs/>.
      dFind the GDB manual and other documentation resources online at:
      d<http://www.gnu.org/software/gdb/documentation/>.
      dFor help, type "help".
      dType "apropos word" to search for commands related to "word".
      dGNU gdb (GDB) 7.8
      dCopyright (C) 2014 Free Software Foundation, Inc.
      dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
      dThis is free software: you are free to change and redistribute it.
      dThere is NO WARRANTY, to the extent permitted by law.  Type "show copying"
      dand "show warranty" for details.
      dThis GDB was configured as "i686-w64-mingw32".
      dType "show configuration" for configuration details.
      dFor bug reporting instructions, please see:
      d<http://www.gnu.org/software/gdb/bugs/>.
      dFind the GDB manual and other documentation resources online at:
      d<http://www.gnu.org/software/gdb/documentation/>.
      dFor help, type "help".
      dType "apropos word" to search for commands related to "word".
      dUSING GDB VERSION: 70800, BUILD: 2014
      <171-interpreter-exec console "set target-async off"
      
      >&"show debug-file-directory\n"
      >~"The directory where separate debug symbols are searched for is \"c:\\c\\mingw491\\i686-491-posix-dwarf-rt_v3-rev2\\mingw32\\lib\\debug\".\n"
      >156^done
      
      >&"set print object on\n"
      >=cmd-param-changed,param="print object",value="on"
      >157^done
      
      >&"set breakpoint pending on\n"
      >=cmd-param-changed,param="breakpoint pending",value="on"
      >158^done
      
      >&"set print elements 10000\n"
      >=cmd-param-changed,param="print elements",value="10000"
      >159^done
      
      >&"handle SIGSEGV nopass stop print\n"
      >~"Signal        Stop\tPrint\tPass to program\tDescription\n"
      >~"SIGSEGV       Yes\tYes\tNo\t\tSegmentation fault\n"
      >160^done
      
      >&"set unwindonsignal on\n"
      >=cmd-param-changed,param="unwindonsignal",value="on"
      >161^done
      
      >&"set width 0\n"
      >=cmd-param-changed,param="width",value="4294967295"
      >162^done
      
      >&"set height 0\n"
      >163^done
      
      >&"set substitute-path C:/work/build/qt5_workdir/w/s C:/Qt/5.4/mingw491_32\n"
      >164^done
      
      >&"set substitute-path Q:/qt5_workdir/w/s C:/Qt/5.4/mingw491_32\n"
      >165^done
      
      >166^done
      
      >167^done
      
      >168^done
      
      >&"No symbol table is loaded.  Use the \"file\" command.\n"
      >169^done
      
      >~"dumpers=[{type=\"std____debug__unordered_set\"},{type=\"CPlusPlus__Identifier\"},{type=\"std__stack\"},{type=\"std__multimap\",formats=\"17\"},{type=\"std____debug__deque\"},{type=\"boost__optional\"},{type=\"QDir\"},{type=\"QSharedData\"},{type=\"Debugger__Internal__GdbMi\"},{type=\"boost__container__list\"},{type=\"Utils__FileName\"},{type=\"std__deque\"},{type=\"QFixed\"},{type=\"uint8_t\"},{type=\"std____debug__stack\"},{type=\"QPoint\"},{type=\"std____1__vector\"},{type=\"QMultiMap\",formats=\"17\"},{type=\"QModelIndex\",formats=\"2, 3\"},{type=\"QLocale\"},{type=\"QV4__CallContext\"},{type=\"QJsonPrivate__q_littleendian\"},{type=\"string\",editable=\"true\"},{type=\"std__set\"},{type=\"std__unique_ptr\"},{type=\"QFile\"},{type=\"wstring\"},{type=\"QByteArrayData\"},{type=\"QSizeF\"},{type=\"QIPv6Address\"},{type=\"Debugger__Internal__ThreadId\"},{type=\"Utils__ElfSection\"},{type=\"QGraphicsPolygonItem\"},{type=\"std__wstring\",formats=\"2, 4\"},{type=\"Debugger__Internal__DisassemblerLine\"},{type=\"QTimeZone\"},{type=\"QMap\",formats=\"17\"},{type=\"boost__posix_time__time_duration\"},{type=\"std__deque__QNX\"},{type=\"QChar\"},{type=\"CPlusPlus__TemplateNameId\"},{type=\"QQmlRefCount\"},{type=\"std____debug__set\"},{type=\"QMetaObject\"},{type=\"QHostAddress\"},{type=\"QV4__Value\"},{type=\"QJsonPrivate__qle_bitfield\"},{type=\"std__map__QNX\"},{type=\"QPixmap\"},{type=\"QJsonValue\"},{type=\"std____1__shared_ptr\"},{type=\"QV4__SimpleScriptFunction\"},{type=\"CPlusPlus__Internal__Value\"},{type=\"QFileInfo\"},{type=\"QHash__const_iterator\"},{type=\"std____1__string\"},{type=\"Debugger__Internal__WatchData\"},{type=\"QTime\"},{type=\"QPolygonF\"},{type=\"QXmlStreamStringRef\"},{type=\"CPlusPlus__PointerType\"},{type=\"std___Rb_tree_const_iterator\"},{type=\"QString\",editable=\"true\",formats=\"2, 4\"},{type=\"boost__bimaps__bimap\"},{type=\"QV4__TypedValue\"},{type=\"std____cxx1998__map\"},{type=\"QHash\",formats=\"17\"},{type=\"QXmlAttributes\"},{type=\"QHash__iterator\"},{type=\"QV4__CallData\"},{type=\"QLinkedList\"},{type=\"QStack\",formats=\"16\"},{type=\"CPlusPlus__Token\"},{type=\"std__list__QNX\"},{type=\"Debugger__Internal__BreakpointModelId\"},{type=\"boost__unordered__unordered_set\"},{type=\"KDSoapValue1\"},{type=\"std____1__basic_string\"},{type=\"std__set__const_iterator\"},{type=\"std____1__unique_ptr\"},{type=\"std__stringHelper1\"},{type=\"std__map__iterator\"},{type=\"QDate\"},{type=\"std__multiset\"},{type=\"std__unordered_map\",formats=\"17\"},{type=\"__m128\"},{type=\"__m128d\"},{type=\"QTextCodec\"},{type=\"std__shared_ptr\"},{type=\"Debugger__Internal__WatchItem\"},{type=\"std__unordered_set\"},{type=\"QMetaObjectPrivate\"},{type=\"QHashedString\"},{type=\"__m512d\"},{type=\"std____cxx1998__set\"},{type=\"std__string\",editable=\"true\",formats=\"5, 6, 7, 8\"},{type=\"__m256\"},{type=\"std__map\",formats=\"17\"},{type=\"boost__posix_time__ptime\"},{type=\"QPointF\"},{type=\"Eigen__Matrix\"},{type=\"QImage\",formats=\"2, 4\"},{type=\"QSet\"},{type=\"std__map__const_iterator\"},{type=\"QJsonArray\"},{type=\"CPlusPlus__QualifiedNameId\"},{type=\"QAbstractItemModel\",formats=\"2, 3\"},{type=\"QFiniteStack\",formats=\"16\"},{type=\"std__set__iterator\"},{type=\"QTextDocument\"},{type=\"QTJSC__JSValue\"},{type=\"__gnu_cxx__hash_set\"},{type=\"QRegion\"},{type=\"std__array\",formats=\"16\"},{type=\"std____1__unordered_set\"},{type=\"QBasicAtomicInt\"},{type=\"QScriptValue\"},{type=\"QDateTime\"},{type=\"boost__gregorian__date\"},{type=\"std__set__QNX\"},{type=\"CPlusPlus__ByteArrayRef\"},{type=\"boost__shared_ptr\"},{type=\"Core__Id\"},{type=\"std__basic_string\"},{type=\"std____debug__vector\",formats=\"16\"},{type=\"QRectF\"},{type=\"QAtomicInt\"},{type=\"__m256i\"},{type=\"__m256d\"},{type=\"std____1__set\"},{type=\"QXmlStreamAttribute\"},{type=\"int8_t\"},{type=\"std__stringHelper1__QNX\"},{type=\"CPlusPlus__StringLiteral\"},{type=\"QQmlAccessorProperties__Properties\"},{type=\"QByteArray\",formats=\"5, 6, 7, 8\"},{type=\"QV4__ExecutionContext\"},{type=\"CPlusPlus__Class\"},{type=\"std__vector\",editable=\"true\",formats=\"16\"},{type=\"QV4__FunctionObject\"},{type=\"std____1__unordered_map\",formats=\"17\"},{type=\"ProString\"},{type=\"__m512i\"},{type=\"__m128i\"},{type=\"QVariantMap\",formats=\"17\"},{type=\"QStringRef\"},{type=\"std____debug__map\"},{type=\"std__list\"},{type=\"std____debug__list\"},{type=\"QUuid\"},{type=\"QVariant (QVariantMap)\",formats=\"17\"},{type=\"QSize\"},{type=\"QPolygon\"},{type=\"QSharedDataPointer\"},{type=\"QStringList\"},{type=\"std___Rb_tree_iterator\"},{type=\"std__complex\"},{type=\"QRegExp\"},{type=\"QTextCursor\"},{type=\"QFlags\"},{type=\"QStringData\"},{type=\"std____debug__unordered_map\",formats=\"17\"},{type=\"QList\",formats=\"18, 19\"},{type=\"QJsonPrivate__qle_signedbitfield\"},{type=\"QSharedPointer\"},{type=\"QUrl\",formats=\"2, 4\"},{type=\"CPlusPlus__Symbol\"},{type=\"QVarLengthArray\"},{type=\"QV4__Object\"},{type=\"QScopedPointer\"},{type=\"__m512\"},{type=\"QStandardItem\"},{type=\"CPlusPlus__Literal\"},{type=\"QMapNode\"},{type=\"std____1__array\",formats=\"16\"},{type=\"QVariant\"},{type=\"QV4__String\"},{type=\"QVector\",editable=\"true\",formats=\"16\"},{type=\"std____1__wstring\"},{type=\"QHashNode\",formats=\"17\"},{type=\"QV4__CompilationUnit\"},{type=\"QTemporaryFile\"},{type=\"KDSoapValue\"},{type=\"QJsonObject\"},{type=\"QRect\"},{type=\"CPlusPlus__IntegerType\"},{type=\"std__vector__QNX\"},{type=\"CPlusPlus__FullySpecifiedType\"},{type=\"__gnu_debug___Safe_iterator\"},{type=\"QV4__ScriptFunction\"},{type=\"CPlusPlus__Internal__PPToken\"},{type=\"QWeakPointer\"},{type=\"QAtomicPointer\"},{type=\"CPlusPlus__NamedType\"},]\n"
      >170^done
      dENGINE SUCCESSFULLY STARTED
      dNOTE: ENGINE SETUP OK
      dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master]
      dQUEUE: SETUP INFERIOR
      dState changed from EngineSetupOk(3) to InferiorSetupRequested(4) [master]
      dQUEUE: SETUP INFERIOR
      
      >171^done
      
      dCALL: SETUP INFERIOR
      dTaking notice of pid 5348
       Going to attach to 5348 (11128)
      sDéfinit les points d'arrêts...
      dDéfinit les points d'arrêts...
      dATTEMPT BREAKPOINT SYNCHRONIZATION
      dTAKING OWNERSHIP OF BREAKPOINT 2 IN STATE 0
      <172-break-insert  -f "\"main.cpp\":44"
      dBREAKPOINTS ARE NOT FULLY SYNCHRONIZED
      >&"No symbol table is loaded.  Use the \"file\" command.\n"
      >172^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="\"main.cpp\":44",times="0",original-location="\"main.cpp\":44"}
      dATTEMPT BREAKPOINT SYNCHRONIZATION
      dBREAKPOINTS ARE SYNCHRONIZED
      dALL COMMANDS DONE; INVOKING CALLBACK
      dNOTE: INFERIOR SETUP OK
      dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6) [master]
      dState changed from InferiorSetupOk(6) to EngineRunRequested(7) [master]
      dQUEUE: RUN ENGINE
      
      dCALL: RUN ENGINE
      <173attach 5348
      >&"attach 5348\n"
      >~"Attaching to process 5348\n"
      >=thread-group-started,id="i1",pid="5348"
      sGroup de thread i1 créé
      >=thread-created,id="1",group-id="i1"
      sThread 1 créé
      >~"[New Thread 5348.0x2b78]\n"
      s[New Thread 5348.0x2b78]
      >173^running
       Inferior attached, thread 11128 resumed
      dNOTE: ENGINE RUN AND INFERIOR STOP OK
      sStopped.
      dState changed from EngineRunRequested(7) to InferiorStopOk(14) [master]
      dNOTE: INFERIOR RUN REQUESTED
      sRun requested...
      dState changed from InferiorStopOk(14) to InferiorRunRequested(10) [master]
      sExécution demandée...
      <174-exec-continue
      >*running,thread-id="all"
      dNOTE: INFERIOR RUN OK
      sRunning.
      dState changed from InferiorRunRequested(10) to InferiorRunOk(11) [master]
      
      >=thread-created,id="2",group-id="i1"
      sThread 2 créé
      >~"[New Thread 5348.0x2ec8]\n"
      s[New Thread 5348.0x2ec8]
      >*running,thread-id="all"
      dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
      >~"Reading symbols from C:\\Users\\Fran\347ois\\Programmation\\Projets\\Mighty Pirates\\MightyPirates\\debug\\MightyPirates.exe..."
      sLecture de C:\Users\François\Programmation\Projets\Mighty Pirates\MightyPirates\debug\MightyPirates.exe......
      
      >~"done.\n"
      >=breakpoint-modified,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0040a82d",func="menu()",file="main.cpp",fullname="C:\\Users\\Fran\347ois\\Programmation\\Projets\\Mighty Pirates\\MightyPirates\\main.cpp",line="44",thread-groups=["i1"],times="0",original-location="\"main.cpp\":44"}
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >~"0x77e4057b in ?? ()\n"
      >*stopped,frame={addr="0x77e4057b",func="??",args=[]},thread-id="2",stopped-threads="all"
      dNOTE: INFERIOR SPONTANEOUS STOP
      sStopped.
      dState changed from InferiorRunOk(11) to InferiorStopOk(14) [master]
      <175importPlainDumpers off
      sStopped.
      
      >174^running
      eERROR: UNEXPECTED STATE: 14  WANTED: 10 IN C:\work\build\qt-creator\src\plugins\debugger\gdb\gdbengine.cpp:1777
      dNOTE: INFERIOR RUN OK
      sRunning.
      dState changed from InferiorStopOk(14) to InferiorRunOk(11) [master]
      >*running,thread-id="all"
      dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
      
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      <176-thread-info
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >~"[Thread 5348.0x2ec8 exited with code 0]\n"
      s[Thread 5348.0x2ec8 exited with code 0]
      >=thread-exited,id="2",group-id="i1"
      sThread 2 dans le groupe i1 terminé
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >=thread-created,id="3",group-id="i1"
      sThread 3 créé
      >~"[New Thread 5348.0x2ebc]\n"
      s[New Thread 5348.0x2ebc]
      >*running,thread-id="all"
      dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
      
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >=thread-created,id="4",group-id="i1"
      sThread 4 créé
      >~"[New Thread 5348.0x2dd8]\n"
      s[New Thread 5348.0x2dd8]
      >*running,thread-id="all"
      dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      >&"warning: while parsing target library list: not well-formed (invalid token)\n"
       while parsing target library list: not well-formed (invalid token)
      
      >=breakpoint-modified,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0040a82d",func="menu()",file="main.cpp",fullname="C:\\Users\\Fran\347ois\\Programmation\\Projets\\Mighty Pirates\\MightyPirates\\main.cpp",line="44",thread-groups=["i1"],times="1",original-location="\"main.cpp\":44"}
      >~"[Switching to Thread 5348.0x2b78]\n"
      >~"\nBreakpoint "
      >~"1, menu () at main.cpp:44\n"
      >~"44\t    while (nextScreen != Screen::EXIT_GAME)\n"
      >*stopped,reason="breakpoint-hit",disp="keep",bkptno="1",frame={addr="0x0040a82d",func="menu",args=[],file="main.cpp",fullname="C:\\Users\\Fran\347ois\\Programmation\\Projets\\Mighty Pirates\\MightyPirates\\main.cpp",line="44"},thread-id="1",stopped-threads="all"
      dNOTE: INFERIOR SPONTANEOUS STOP
      sStopped.
      dState changed from InferiorRunOk(11) to InferiorStopOk(14) [master]
      sStopped at breakpoint 2 (1) in thread 1.
      >=thread-selected,id="1"
      sThread 1 sélectionné
      
      >&"importPlainDumpers off\n"
      >&"Python Exception <type 'exceptions.UnicodeEncodeError'> 'ascii' codec can't encode character u'\\xe7' in position 13: ordinal not in range(128): \n"
      >&"Python Exception <class 'gdb.error'> Error occurred in Python command: 'ascii' codec can't encode character u'\\xe7' in position 13: ordinal not in range(128): \n"
      >&"Error occurred in Python command: Error occurred in Python command: 'ascii' codec can't encode character u'\\xe7' in position 13: ordinal not in range(128)\n"
      >175^error,msg="Error occurred in Python command: Error occurred in Python command: 'ascii' codec can't encode character u'\\xe7' in position 13: ordinal not in range(128)"
      
      >176^done,threads=[{id="4",target-id="Thread 5348.0x2dd8",frame={level="0",addr="0x77dcdd1c",func="??",args=[]},state="stopped"},{id="3",target-id="Thread 5348.0x2ebc",frame={level="0",addr="0x77dcda1c",func="??",args=[]},state="stopped"},{id="1",target-id="Thread 5348.0x2b78",frame={level="0",addr="0x0040a82d",func="menu",args=[],file="main.cpp",fullname="C:\\Users\\Fran\347ois\\Programmation\\Projets\\Mighty Pirates\\MightyPirates\\main.cpp",line="44"},state="stopped"}],current-thread-id="1"
      <177python theDumper.stackListFrames({"limit":20,"options":"",})
      
      <178-thread-info
      >&"python theDumper.stackListFrames({\"limit\":20,\"options\":\"\",})\n"
      >&"Traceback (most recent call last):\n"
      >&"  File \"<string>\", line 1, in <module>\n"
      >&"  File \"C:/Qt/Tools/QtCreator/share/qtcreator/debugger/gdbbridge.py\", line 1606, in stackListFrames\n"
      >&"    objfile = fromNativePath(symtab.objfile.filename)\n"
      >&"UnicodeEncodeError: 'ascii' codec can't encode character u'\\xe7' in position 13: ordinal not in range(128)\n"
      >&"Error while executing Python code.\n"
      >177^error,msg="Error while executing Python code."
      
      >178^done,threads=[{id="4",target-id="Thread 5348.0x2dd8",frame={level="0",addr="0x77dcdd1c",func="??",args=[]},state="stopped"},{id="3",target-id="Thread 5348.0x2ebc",frame={level="0",addr="0x77dcda1c",func="??",args=[]},state="stopped"},{id="1",target-id="Thread 5348.0x2b78",frame={level="0",addr="0x0040a82d",func="menu",args=[],file="main.cpp",fullname="C:\\Users\\Fran\347ois\\Programmation\\Projets\\Mighty Pirates\\MightyPirates\\main.cpp",line="44"},state="stopped"}],current-thread-id="1"
      <179python theDumper.stackListFrames({"limit":20,"options":"",})
      
      >&"python theDumper.stackListFrames({\"limit\":20,\"options\":\"\",})\n"
      >&"Traceback (most recent call last):\n"
      >&"  File \"<string>\", line 1, in <module>\n"
      >&"  File \"C:/Qt/Tools/QtCreator/share/qtcreator/debugger/gdbbridge.py\", line 1606, in stackListFrames\n"
      >&"    objfile = fromNativePath(symtab.objfile.filename)\n"
      >&"UnicodeEncodeError: 'ascii' codec can't encode character u'\\xe7' in position 13: ordinal not in range(128)\n"
      >&"Error while executing Python code.\n"
      >179^error,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
            Greak BAUDUIN Francois
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes