Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.3.1
-
None
-
Windows 7 64 bit, latest creator 2.3 (
Description
Prerequisites
- 4.7.4 on device
- updated qmlviewer.sis (the one from SDK is broken)
- Compiled debugging helpers
How to reproduce
- Create a new Qt Quick Project
- Set breakpoint on 'return app->exec()' in main.cpp
- Start debugging
- 'Continue' when breakpoint is hit
What I expect: Application continues to run
What happens: Nothing appens, debug console fills with NAK errors:
dATTEMPT SYNC sStarting debugger 'QmlCppEngine' for ABI 'arm-symbian-device-elf-32bit'... dStart parameters: 'symbianapp on Symbian Device' mode: 1 dABI: arm-symbian-device-elf-32bit dExecutable: C:\sys\bin\symbianapp.exe -qmljsdebugger=ost dUID: 0xe05cbe14 dProject: D:\dev\tmp\symbianapp (built: D:\dev\tmp\symbianapp) dRemote: COM3, dSymbol file: D:/QtSDK/Symbian/SDKs/Symbian3Qt473//epoc32/release/armv5/udeb/symbianapp.exe.sym d dDebugger settings: 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) dSwitchModeOnExit: false (default: false) dUseDebuggingHelper: true (default: true) dUseCodeModel: true (default: true) dShowThreadNames: false (default: false) dUseToolTips: false (default: false) dUseToolTipsInLocalsView: false (default: false) dUseToolTipsInBreakpointsView: false (default: false) dUseAddressInBreakpointsView: false (default: false) dUseAddressInStackView: false (default: false) dRegisterForPostMortem: false (default: false) dLoadGdbInit: true (default: true) dScriptFile: (default: ) dWatchdogTimeout: 20 (default: 20) dTargetAsync: false (default: false) dMaximalStackDepth: 20 (default: 20) dAlwaysAdjustStackColumnWidths: false (default: false) dShowStandardNamespace: true (default: true) dShowQtNamespace: true (default: true) dSortStructMembers: true (default: true) dAutoDerefPointers: true (default: true) dAlwaysAdjustLocalsColumnWidths: false (default: false) dListSourceFiles: false (default: false) dSkipKnownFrames: false (default: false) dEnableReverseDebugging: false (default: false) dAllPluginBreakpoints: true (default: true) dSelectedPluginBreakpoints: false (default: false) dAdjustBreakpointLocations: true (default: true) dAlwaysAdjustBreakpointsColumnWidths: false (default: false) dNoPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dBreakOnThrow: false (default: false) dBreakOnCatch: false (default: false) dBreakOnWarning: false (default: false) dBreakOnFatal: true (default: false) *** dAlwaysAdjustRegistersColumnWidths: false (default: false) dAlwaysAdjustSnapshotsColumnWidths: false (default: false) dAlwaysAdjustThreadsColumnWidths: false (default: false) dAlwaysAdjustModulesColumnWidths: false (default: false) dState changed from DebuggerNotReady(0) to EngineSetupRequested(1). dQUEUE: SETUP ENGINE dCALL: SETUP ENGINE dState changed from DebuggerNotReady(0) to EngineSetupRequested(1). dQUEUE: SETUP ENGINE dState changed from DebuggerNotReady(0) to EngineSetupRequested(1). dQUEUE: SETUP ENGINE dCALL: SETUP ENGINE dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3). dQUEUE: SETUP INFERIOR dCALL: SETUP ENGINE dTRYING TO START ADAPTER dENABLING TEST CASE: 0 dSTARTING D:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe -i mi --nx dGDB STARTED, INITIALIZING IT <1show version <2-list-features <3set breakpoint pending on <4set print elements 10000 <5set overload-resolution off <6handle SIGSEGV nopass stop print <7set unwindonsignal on <8pwd <9set width 0 <10set height 0 <11set auto-solib-add on <12-interpreter-exec console "maintenance set internal-warning quit no" <13-interpreter-exec console "maintenance set internal-error quit no" <14-interpreter-exec console "disassemble 0 0" <15-interpreter-exec console "python execfile('D:/dev/creator-2.3/share/qtcreator/dumper/bridge.py')" <16-interpreter-exec console "python execfile('D:/dev/creator-2.3/share/qtcreator/dumper/dumper.py')" <17-interpreter-exec console "python execfile('D:/dev/creator-2.3/share/qtcreator/dumper/qttypes.py')" <18-interpreter-exec console "bbsetup" dADAPTER SUCCESSFULLY STARTED dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3). dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3). dQUEUE: SETUP INFERIOR dState changed from EngineSetupOk(3) to InferiorSetupRequested(4). dQUEUE: SETUP INFERIOR dQUEUE: SETUP INFERIOR dCALL: SETUP INFERIOR dState changed from EngineSetupOk(3) to InferiorSetupRequested(4). dQUEUE: SETUP INFERIOR dState changed from EngineSetupOk(3) to InferiorSetupRequested(4). dQUEUE: SETUP INFERIOR dCALL: SETUP INFERIOR dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6). dCALL: SETUP INFERIOR sSetting up inferior... >=thread-group-added,id="i1" >~"GNU gdb (GDB) 7.2\n" >~"Copyright (C) 2010 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 \"--host=i686-pc-mingw32 --target=arm-none-symbianelf\".\nFor bug reporting instructions, please see:\n" >~"<http://www.gnu.org/software/gdb/bugs/>.\n" >&"show version\n" >~"GNU gdb (GDB) 7.2\n" >~"Copyright (C) 2010 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 \"--host=i686-pc-mingw32 --target=arm-none-symbianelf\".\nFor bug reporting instructions, please see:\n" >~"<http://www.gnu.org/software/gdb/bugs/>.\n" >1^done dPARSING VERSION: 1^done d dSUPPORTED GDB VERSION GNU gdb (GDB) 7.2 dCopyright (C) 2010 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 "--host=i686-pc-mingw32 --target=arm-none-symbianelf". dFor bug reporting instructions, please see: d<http://www.gnu.org/software/gdb/bugs/>. dGNU gdb (GDB) 7.2 dCopyright (C) 2010 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 "--host=i686-pc-mingw32 --target=arm-none-symbianelf". dFor bug reporting instructions, please see: d<http://www.gnu.org/software/gdb/bugs/>. d dUSING GDB VERSION: 70200, BUILD: 2010 >2^done,features=["frozen-varobjs","pending-breakpoints","thread-info","python"] dFEATURES: 2^done,data={features=["frozen-varobjs","pending-breakpoints","thread-info","python"]} d >&"set breakpoint pending on\n" >3^done >&"set print elements 10000\n" >4^done >&"set overload-resolution off\n" >5^done >&"handle SIGSEGV nopass stop print\n" >~"Signal Stop\tPrint\tPass to program\tDescription\n" >~"SIGSEGV Yes\tYes\tNo\t\tSegmentation fault\n" >6^done >&"set unwindonsignal on\n" >7^done >&"pwd\n" >~"Working directory D:\\dev\\creator-2.3.\n" >8^done >&"set width 0\n" >9^done >&"set height 0\n" >10^done >&"set auto-solib-add on\n" >11^done >12^done >13^done >&"A syntax error in expression, near `0'.\n" >14^error,msg="A syntax error in expression, near `0'." >15^done >16^done >17^done >~"dumpers=[{type=\"QLinkedList\",formats=\"\"},{type=\"QSize\",formats=\"\"},{type=\"QFileInfo\",formats=\"\"},{type=\"QAbstractItemModel\",formats=\"\"},{type=\"std__stack\",formats=\"\"},{type=\"QTextDocument\",formats=\"\"},{type=\"QTJSC__JSValue\",formats=\"\"},{type=\"__gnu_cxx__hash_set\",formats=\"\"},{type=\"QStringList\",formats=\"\"},{type=\"QRegion\",formats=\"\"},{type=\"std__wstring\",formats=\"\"},{type=\"QString\",formats=\"Inline,Separate Window\",editable=\"true\"},{type=\"QTextCodec\",formats=\"\"},{type=\"QBasicAtomicInt\",formats=\"\"},{type=\"QScriptValue\",formats=\"\"},{type=\"QTime\",formats=\"\"},{type=\"QSharedData\",formats=\"\"},{type=\"std__vector\",formats=\"\",editable=\"true\"},{type=\"QRegExp\",formats=\"\"},{type=\"QTextCursor\",formats=\"\"},{type=\"QxXmlAttributes\",formats=\"\"},{type=\"QDateTime\",formats=\"\"},{type=\"QList\",formats=\"\"},{type=\"QStandardItem\",formats=\"\"},{type=\"std__deque\",formats=\"\"},{type=\"QFixed\",formats=\"\"},{type=\"QHash\",formats=\"\"},{type=\"QSharedPointer\",formats=\"\"},{type=\"QUrl\",formats=\"\"},{type=\"std__set\",formats=\"\"},{type=\"std__list\",formats=\"\"},{type=\"std__basic_string\",formats=\"\"},{type=\"QPoint\",formats=\"\"},{type=\"QStack\",formats=\"\"},{type=\"QScopedPointer\",formats=\"\"},{type=\"QRectF\",formats=\"\"},{type=\"QMultiMap\",formats=\"\"},{type=\"QMapNode\",formats=\"\"},{type=\"QObject\",formats=\"\"},{type=\"QHostAddress\",formats=\"\"},{type=\"QLocale\",formats=\"\"},{type=\"QSharedDataPointer\",formats=\"\"},{type=\"QVariant\",formats=\"\"},{type=\"string\",formats=\"\",editable=\"true\"},{type=\"QBasicAtomicPointer\",formats=\"\"},{type=\"QVector\",formats=\"\",editable=\"true\"},{type=\"QDate\",formats=\"\"},{type=\"QFile\",formats=\"\"},{type=\"QAtomicInt\",formats=\"\"},{type=\"wstring\",formats=\"\"},{type=\"QWeakPointer\",formats=\"\"},{type=\"QSizeF\",formats=\"\"},{type=\"__m128\",formats=\"As Floats,As Doubles\"},{type=\"boost__optional\",formats=\"\"},{type=\"TBuf\",formats=\"\"},{type=\"QPointF\",formats=\"\"},{type=\"TLitC\",formats=\"\"},{type=\"QRect\",formats=\"\"},{type=\"QByteArray\",formats=\"\"},{type=\"QMap\",formats=\"\"},{type=\"boost__shared_ptr\",formats=\"\"},{type=\"QChar\",formats=\"\"},{type=\"QDir\",formats=\"\"},{type=\"QPixmap\",formats=\"\"},{type=\"QFlags\",formats=\"\"},{type=\"std__map\",formats=\"\"},{type=\"QHashNode\",formats=\"\"},{type=\"QTemporaryFile\",formats=\"\"},{type=\"QModelIndex\",formats=\"\"},{type=\"Eigen__Matrix\",formats=\"\"},{type=\"std__string\",formats=\"\",editable=\"true\"},{type=\"QImage\",formats=\"Normal,Displayed\"},{type=\"QSet\",formats=\"\"},],hasInferiorThreadList=\"0\"\n" >18^done Thread 1071 reported Process started, PID: 0x42e, thread id: 0x42f, code segment: 0x500000, data segment: 0x400000. <19symbol-file "D:/QtSDK/Symbian/SDKs/Symbian3Qt473//epoc32/release/armv5/udeb/symbianapp.exe.sym" <20set breakpoint always-inserted on <21set breakpoint auto-hw on <22set trust-readonly-sections on <23set displaced-stepping on <24set mem inaccessible-by-default <25mem 0x00400000 0x70000000 cache <26mem 0x70000000 0x80000000 cache ro <27set remotecache on <28target remote 127.0.0.1:2242 >&"symbol-file \"D:/QtSDK/Symbian/SDKs/Symbian3Qt473//epoc32/release/armv5/udeb/symbianapp.exe.sym\"\n" >~"Reading symbols from D:/QtSDK/Symbian/SDKs/Symbian3Qt473//epoc32/release/armv5/udeb/symbianapp.exe.sym..." sReading D:/QtSDK/Symbian/SDKs/Symbian3Qt473//epoc32/release/armv5/udeb/symbianapp.exe.sym...... >~"done.\n" >19^done >&"set breakpoint always-inserted on\n" >20^done >&"set breakpoint auto-hw on\n" >21^done >&"set trust-readonly-sections on\n" >22^done >&"set displaced-stepping on\n" >23^done >&"set mem inaccessible-by-default\n" >24^done >&"mem 0x00400000 0x70000000 cache\n" >25^done >&"mem 0x70000000 0x80000000 cache ro\n" >26^done >&"set remotecache on\n" >27^done >&"target remote 127.0.0.1:2242\n" >~"Remote debugging using 127.0.0.1:2242\n" >&"warning: limiting remote suggested packet size (131072 bytes) to 16384\n" limiting remote suggested packet size (131072 bytes) to 16384 >=thread-group-started,id="i1",pid="42000" sThread group i1 created dTaking notice of pid 42000 >=thread-created,id="1",group-id="i1" sThread 1 created >~"0x00000008 in ?? ()\n" >*stopped,frame={addr="0x00000008",func="??",args=[]},thread-id="1",stopped-threads="all" >28^done <29maint print msymbols C:/Users/kkoehne/AppData/Local/Temp/gdb_ns_.gq2220 >&"maint print msymbols C:/Users/kkoehne/AppData/Local/Temp/gdb_ns_.gq2220\n" >29^done dFOUND NON-NAMESPACED QT <30-break-insert -f 'qFatal' >&"Function \"qFatal\" not defined.\n" >30^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="'qFatal'",times="0",original-location="'qFatal'"} <31-break-commands 1 return dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6). dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6). dState changed from InferiorSetupOk(6) to EngineRunRequested(7). dQUEUE: RUN ENGINE dCALL: RUN ENGINE dState changed from InferiorSetupOk(6) to EngineRunRequested(7). dQUEUE: RUN ENGINE dState changed from InferiorSetupOk(6) to EngineRunRequested(7). dQUEUE: RUN ENGINE dCALL: RUN ENGINE dCALL: RUN ENGINE dNOTE: ENGINE RUN AND INFERIOR STOP OK dState changed from EngineRunRequested(7) to InferiorStopOk(14). dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(14) to InferiorRunRequested(10). sRunning requested... <32-exec-continue [Qt Message] Qml debugging is enabled. Only use this in a safe environment! >31^done >32^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(10) to InferiorRunOk(11). >*running,thread-id="all" Thread 1072 reported [Qt Message] QDeclarativeDebugServer: Waiting for connection via OST sQmlJSDebugger: Connecting to debug server on COM3 sQmlJSDebugger: connected. s dJSDebugger sending BREAKPOINTS [] sQML Debugger connected. dNOTE: ENGINE RUN AND INFERIOR RUN OK dState changed from EngineRunRequested(7) to InferiorRunOk(11). dQUEUING COMMAND -break-insert -h -f "\"main.cpp\":13" sStopping temporarily dState changed from InferiorRunOk(11) to InferiorStopRequested(13). dCALL: INTERRUPT INFERIOR sStop requested... dTRYING TO INTERRUPT INFERIOR dJSDebugger sending BREAKPOINTS [] dNOTE: ENGINE RUN AND INFERIOR RUN OK dState changed from EngineRunRequested(7) to InferiorRunOk(11). dATTEMPT SYNC dJSDebugger sending BREAKPOINTS [] Thread 1071 stopped: 'Suspended': Thread 1072 stopped: 'Suspended': >=thread-created,id="2",group-id="i1" sThread 2 created >~"[New Thread 1072]\n" s[New Thread 1072] >~"[Switching to Thread 1072]\n" >*stopped,reason="signal-received",signal-name="SIGTRAP",signal-meaning="Trace/breakpoint trap",frame={addr="0x8042ccf0",func="??",args=[]},thread-id="2",stopped-threads="all" dNOTE: INFERIOR STOP OK dState changed from InferiorStopRequested(13) to InferiorStopOk(14). dNOTE: INFERIOR SPONTANEOUS STOP dState changed from InferiorRunOk(11) to InferiorStopOk(14). sProcessing queued commands dRUNNING QUEUED COMMAND -break-insert -h -f "\"main.cpp\":13" handleBreakInsert1 <33-break-insert -h -f "\"main.cpp\":13" >=thread-selected,id="2" sThread 2 selected >33^error,msg="Reply contains invalid hex digit 84" <34break main.cpp:13 >&"break main.cpp:13\n" >~"Note: breakpoint 2 also set at pc 0x500156.\n" >~"Breakpoint 3 at 0x500156: file D:/dev/tmp/symbianapp/main.cpp, line 13.\n" >34^done dALL COMMANDS DONE; INVOKING CALLBACK dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(14) to InferiorRunRequested(10). sRunning requested... <35-exec-continue sContinuing after temporary stop... >35^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(10) to InferiorRunOk(11). dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(14) to InferiorRunRequested(10). dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(10) to InferiorRunOk(11). >*running,thread-id="all" Thread 1071 stopped: 'Breakpoint': >*stopped,reason="breakpoint-hit",disp="keep",bkptno="2",frame={addr="0x00500156",func="main",args=[{name="argc",value="1"},{name="argv",value="0x2601c48"}],file="D:/dev/tmp/symbianapp/main.cpp",fullname="D:/dev/tmp/symbianapp/main.cpp",line="13"},thread-id="2",stopped-threads="all" dNOTE: INFERIOR SPONTANEOUS STOP dState changed from InferiorRunOk(11) to InferiorStopOk(14). dNOTE: INFERIOR SPONTANEOUS STOP dState changed from InferiorRunOk(11) to InferiorStopOk(14). <36info shared <37-break-list sStopped at internal breakpoint 2 in thread 2. <38-stack-list-frames >&"info shared\n" >&"warning: Received too much data from remote target; ignoring overflow.\n" Received too much data from remote target; ignoring overflow. >&"warning: while parsing target library list: unclosed token\n" while parsing target library list: unclosed token >~"No shared libraries loaded at this time.\n" >36^done >37^done,BreakpointTable={nr_rows="3",nr_cols="6",hdr=[{width="7",alignment="-1",col_name="number",colhdr="Num"},{width="14",alignment="-1",col_name="type",colhdr="Type"},{width="4",alignment="-1",col_name="disp",colhdr="Disp"},{width="3",alignment="-1",col_name="enabled",colhdr="Enb"},{width="10",alignment="-1",col_name="addr",colhdr="Address"},{width="40",alignment="2",col_name="what",colhdr="What"}],body=[bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="'qFatal'",times="0",script={"return"},original-location="'qFatal'"},bkpt={number="2",type="hw breakpoint",disp="keep",enabled="y",addr="0x00500156",func="main(int, char **)",file="D:/dev/tmp/symbianapp/main.cpp",fullname="D:/dev/tmp/symbianapp/main.cpp",line="13",times="1"},bkpt={number="3",type="breakpoint",disp="keep",enabled="y",addr="0x00500156",func="main(int, char **)",file="D:/dev/tmp/symbianapp/main.cpp",fullname="D:/dev/tmp/symbianapp/main.cpp",line="13",times="1",original-location="main.cpp:13"}]} dCANNOT FIND BP: bkpt={number="2",type="hw breakpoint",disp="keep",enabled="y",addr="0x00500156",func="main(int, char **)",file="D:/dev/tmp/symbianapp/main.cpp",fullname="D:/dev/tmp/symbianapp/main.cpp",line="13",times="1"} dCANNOT FIND BP: bkpt={number="3",type="breakpoint",disp="keep",enabled="y",addr="0x00500156",func="main(int, char **)",file="D:/dev/tmp/symbianapp/main.cpp",fullname="D:/dev/tmp/symbianapp/main.cpp",line="13",times="1",original-location="main.cpp:13"} >38^done,stack=[frame={level="0",addr="0x00500156",func="main",file="D:/dev/tmp/symbianapp/main.cpp",fullname="D:/dev/tmp/symbianapp/main.cpp",line="13"}] <39-stack-select-frame 0 <40bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers: >39^done >&"bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers:\n" >~"data=[{iname=\"local.app\",addr=\"0x435e44\",name=\"app\",addr=\"0x435e44\",addr=\"0x600fd8\",numchild=\"0\",origaddr=\"0x600fd8\",type=\"QScopedPointer<QApplication, QScopedPointerDeleter<QApplication> >\",value=\"{...}\",},{iname=\"local.viewer\",addr=\"0x435e40\",name=\"viewer\",addr=\"0x435e40\",addr=\"0x6003a0\",numchild=\"3\",origaddr=\"0x6003a0\",type=\"QScopedPointer<QmlApplicationViewer, QScopedPointerDeleter<QmlApplicationViewer> >\",value=\"{...}\",},{iname=\"local.argc\",addr=\"0x435e3c\",name=\"argc\",addr=\"0x435e3c\",numchild=\"0\",type=\"int\",value=\"1\",},{iname=\"local.argv\",name=\"argv\",numchild=\"1\",type=\"char **\",value=\"<1 items>\",},,],typeinfo=[{name=\"aW50\",size=\"4\"},{name=\"Y2hhciAqKg==\",size=\"4\"},{name=\"UVNjb3BlZFBvaW50ZXI8UUFwcGxpY2F0aW9uLCBRU2NvcGVkUG9pbnRlckRlbGV0ZXI8UUFwcGxpY2F0aW9uPiA+\",size=\"4\"},{name=\"UVNjb3BlZFBvaW50ZXI8UW1sQXBwbGljYXRpb25WaWV3ZXIsIFFTY29wZWRQb2ludGVyRGVsZXRlcjxRbWxBcHBsaWNhdGlvblZpZXdlcj4gPg==\",size=\"4\"},]\n" >40^done <Rebuild Watchmodel 1> sFinished retrieving data dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(14) to InferiorRunRequested(10). --- token barrier --- dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(14) to InferiorRunRequested(10). sRunning requested... <41-exec-continue Thread 1071 stopped: 'Step': >41^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(10) to InferiorRunOk(11). dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(10) to InferiorRunOk(11). >*running,thread-id="2" eNAK: Retransmission requested eNAK: Retransmission requested eNAK: Retransmission requested >~"Ignoring packet error, continuing...\n" eNAK: Retransmission requested eNAK: Retransmission requested eNAK: Retransmission requested >~"Ignoring packet error, continuing...\n" eNAK: Retransmission requested eNAK: Retransmission requested eNAK: Retransmission requested >~"Ignoring packet error, continuing...\n" ...
Qt Creator console:
NO RESPONSE FOR <invalid bkpt> ID <invalid bkpt> NOT KNOWN MARKER_FILE_AND_LINE: <invalid bkpt> NOTHING SUITABLE FOUND NOTHING SUITABLE FOUND ASSERTION index != -1 FAILED AT gdb\symbian.cpp:345 No such thread 1072 ASSERTION registers FAILED AT gdb\codagdbadapter.cpp:1362 ASSERTION threadIndex != -1 FAILED AT gdb\codagdbadapter.cpp:1292