sStarting debugger 'GdbEngine' for tool chain 'GCCE'... dDebugger settings: dUseAlternatingRowColours: 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) dUseCustomDebuggingHelperLocation: false (default: false) dCustomDebuggingHelperLocation: (default: ) dDebugDebuggingHelpers: false (default: false) dUseCodeModel: true (default: true) dUseToolTips: false (default: false) dUseToolTipsInLocalsView: false (default: false) dUseToolTipsInBreakpointsView: false (default: false) dUseAddressInBreakpointsView: false (default: false) dUseAddressInStackView: false (default: false) dRegisterForPostMortem: true (default: false) *** dEnvironment: (default: ) dScriptFile: (default: ) dWatchdogTimeout: 20 (default: 20) dMaximalStackDepth: 20 (default: 20) dShowStandardNamespace: true (default: true) dShowQtNamespace: true (default: true) dSortStructMembers: true (default: true) dAutoDerefPointers: true (default: true) dListSourceFiles: false (default: false) dSkipKnownFrames: false (default: false) dEnableReverseDebugging: false (default: false) dAllPluginBreakpoints: true (default: true) dSelectedPluginBreakpoints: false (default: false) dAdjustBreakpointLocations: true (default: true) dNoPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dBreakOnThrow: false (default: false) dBreakOnCatch: false (default: false) dState changed from DebuggerNotReady(0) to EngineSetupRequested(1). dTRYING TO START ADAPTER dSTARTING GDB C:\Qt-Otto\qtcreator-2.0.93\pythongdb\gdb-arm-none-symbianelf.exe Python path: C:\Qt-Otto\qtcreator-2.0.93\pythongdb\python2.5 dGDB STARTED, INITIALIZING IT <1show version <2set print static-members off <3set breakpoint pending on <4set print elements 10000 <5set overload-resolution off <6handle SIGSEGV nopass stop print <7set unwindonsignal on <8set width 0 <9set height 0 <10-interpreter-exec console "maintenance set internal-warning quit no" <11-interpreter-exec console "maintenance set internal-error quit no" <12-interpreter-exec console "python execfile('C:/Apps/Creator-2.1-debug/share/qtcreator/gdbmacros/dumper.py')" <13-interpreter-exec console "python execfile('C:/Apps/Creator-2.1-debug/share/qtcreator/gdbmacros/gdbmacros.py')" <14-interpreter-exec console "bbsetup" dADAPTER SUCCESSFULLY STARTED dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3). dQUEUE: SETUP INFERIOR dCALL: SETUP INFERIOR dState changed from EngineSetupOk(3) to InferiorSetupRequested(4). sSetting up inferior... >~"GNU gdb (GDB) 6.8.50.20090630-cvs\n" >~"Copyright (C) 2009 Free Software Foundation, Inc.\n" >~"License GPLv3+: GNU GPL version 3 or later \n" >~"This is free software: you are free to change and redistribute it.\n" >~"There is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\n" >~"and \"show warranty\" for details.\n" >~"This GDB was configured as \"--host= --target=arm-none-symbianelf\".\n" >~"For bug reporting instructions, please see:\n" >~".\n" >&"show version\n" >~"GNU gdb (GDB) 6.8.50.20090630-cvs\n" >~"Copyright (C) 2009 Free Software Foundation, Inc.\n" >~"License GPLv3+: GNU GPL version 3 or later \n" >~"This is free software: you are free to change and redistribute it.\n" >~"There is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\n" >~"and \"show warranty\" for details.\n" >~"This GDB was configured as \"--host= --target=arm-none-symbianelf\".\n" >~"For bug reporting instructions, please see:\n" >~".\n" >1^done dPARSING VERSION: 1^done,{logstreamoutput="show version\n",consolestreamoutput="GNU gdb (GDB) 6.8.50.20090630-cvs\nCopyright (C) 2009 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later \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.\nThis GDB was configured as \"--host= --target=arm-none-symbianelf\".\nFor bug reporting instructions, please see:\n.\nGNU gdb (GDB) 6.8.50.20090630-cvs\nCopyright (C) 2009 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later \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.\nThis GDB was configured as \"--host= --target=arm-none-symbianelf\".\nFor bug reporting instructions, please see:\n.\n"} d dSUPPORTED GDB VERSION GNU gdb (GDB) 6.8.50.20090630-cvs dCopyright (C) 2009 Free Software Foundation, Inc. dLicense GPLv3+: GNU GPL version 3 or later 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= --target=arm-none-symbianelf". dFor bug reporting instructions, please see: d. dGNU gdb (GDB) 6.8.50.20090630-cvs dCopyright (C) 2009 Free Software Foundation, Inc. dLicense GPLv3+: GNU GPL version 3 or later 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= --target=arm-none-symbianelf". dFor bug reporting instructions, please see: d. d dUSING GDB VERSION: 60850, BUILD: 20090630 >&"set print static-members off\n" >2^done >&"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 >&"set width 0\n" >8^done >&"set height 0\n" >9^done >10^done >11^done >12^done >13^done >~"dumpers=[{type=\"QLinkedList\",formats=\"\"},{type=\"QSize\",formats=\"\"},{type=\"QFileInfo\",formats=\"\"},{type=\"QAbstractItemModel\",formats=\"\"},{type=\"std__stack\",formats=\"\"},{type=\"QTextDocument\",formats=\"\"},{type=\"QSharedDataPointer\",formats=\"\"},{type=\"__gnu_cxx__hash_set\",formats=\"\"},{type=\"QStringList\",formats=\"\"},{type=\"QRegion\",formats=\"\"},{type=\"std__wstring\",formats=\"\"},{type=\"boost__optional\",formats=\"\"},{type=\"QBasicAtomicInt\",formats=\"\"},{type=\"MultiMap\",formats=\"\"},{type=\"QString\",formats=\"Inline,Separate Window\"},{type=\"std__vector\",formats=\"\"},{type=\"QFlags\",formats=\"\"},{type=\"QTextCursor\",formats=\"\"},{type=\"QDateTime\",formats=\"\"},{type=\"QList\",formats=\"\"},{type=\"QStandardItem\",formats=\"\"},{type=\"QChar\",formats=\"\"},{type=\"std__deque\",formats=\"\"},{type=\"QFixed\",formats=\"\"},{type=\"QHash\",formats=\"\"},{type=\"QSharedPointer\",formats=\"\"},{type=\"QUrl\",formats=\"\"},{type=\"QAbstractItem\",formats=\"\"},{type=\"std__list\",formats=\"\"},{type=\"std__basic_string\",formats=\"\"},{type=\"QPoint\",formats=\"\"},{type=\"QStack\",formats=\"\"},{type=\"QScopedPointer\",formats=\"\"},{type=\"QRectF\",formats=\"\"},{type=\"QAtomicInt\",formats=\"\"},{type=\"QMapNode\",formats=\"\"},{type=\"QHostAddress\",formats=\"\"},{type=\"QLocale\",formats=\"\"},{type=\"QTime\",formats=\"\"},{type=\"QVariant\",formats=\"\"},{type=\"string\",formats=\"\"},{type=\"QVector\",formats=\"\"},{type=\"QDate\",formats=\"\"},{type=\"QFile\",formats=\"\"},{type=\"wstring\",formats=\"\"},{type=\"QWeakPointer\",formats=\"\"},{type=\"QSizeF\",formats=\"\"},{type=\"QTextCodec\",formats=\"\"},{type=\"TBuf\",formats=\"\"},{type=\"QPointF\",formats=\"\"},{type=\"TLitC\",formats=\"\"},{type=\"QRect\",formats=\"\"},{type=\"QByteArray\",formats=\"\"},{type=\"QMap\",formats=\"\"},{type=\"QSharedData\",formats=\"\"},{type=\"QDir\",formats=\"\"},{type=\"QPixmap\",formats=\"\"},{type=\"QObject\",formats=\"\"},{type=\"std__set\",formats=\"\"},{type=\"std__map\",formats=\"\"},{type=\"QHashNode\",formats=\"\"},{type=\"QTemporaryFile\",formats=\"\"},{type=\"QModelIndex\",formats=\"\"},{type=\"std__string\",formats=\"\"},{type=\"QImage\",formats=\"Normal,Displayed\"},{type=\"QSet\",formats=\"\"},],namespace=\"\",hasInferiorThreadList=\"0\"\n" >14^done dRESET SNAPSHOT (NOTIFY CREATED) TRK LOG: Process started, PID: 0x269, thread id: 0x26a, code segment: 0x7867c000, data segment: 0x400000. <15symbol-file "C:/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/release/gcce/udeb/part5.sym" <16set breakpoint always-inserted on <17set breakpoint auto-hw on <18set trust-readonly-sections on <19set displaced-stepping on <20set mem inaccessible-by-default <21mem 0x00400000 0x70000000 cache <22mem 0x70000000 0x80000000 cache ro <23set remotecache on <24target remote 127.0.0.1:2226 >&"symbol-file \"C:/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/release/gcce/udeb/part5.sym\"\n" >~"Reading symbols from c:\\s60\\devices\\s60_5th_edition_sdk_v1.0\\epoc32\\release\\gcce\\udeb\\part5.sym..." sReading c:\s60\devices\s60_5th_edition_sdk_v1.0\epoc32\release\gcce\udeb\part5.sym...... >~"done.\n" >15^done >&"set breakpoint always-inserted on\n" >16^done >&"set breakpoint auto-hw on\n" >17^done >&"set trust-readonly-sections on\n" >18^done >&"set displaced-stepping on\n" >19^done >&"set mem inaccessible-by-default\n" >20^done >&"mem 0x00400000 0x70000000 cache\n" >21^done >&"mem 0x70000000 0x80000000 cache ro\n" >22^done >&"set remotecache on\n" >23^done >&"target remote 127.0.0.1:2226\n" >~"Remote debugging using 127.0.0.1:2226\n" >&"warning: limiting remote suggested packet size (131072 bytes) to 16384\n" limiting remote suggested packet size (131072 bytes) to 16384 >=thread-group-created,id="42000" sThread group 42000 created dTaking notice of pid 42000 >=thread-created,id="1",group-id="42000" sThread 1 created >~"0xc912bdb8 in ?? ()\n" >*stopped,frame={addr="0xc912bdb8",func="??",args=[]},thread-id="1",stopped-threads="all" >24^done sSetting breakpoints... dSetting breakpoints... dATTEMPT BREAKPOINT SYNC <25-break-list >25^done,BreakpointTable={nr_rows="0",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=[]} dATTEMPT BREAKPOINT SYNC <26-break-insert -h -f "\"main.cpp\":51" >26^done,bkpt={number="1",type="hw breakpoint",disp="keep",enabled="y",addr="0x78681946",func="main(int, char**)",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51",times="0",original-location="\"main.cpp\":51"} dATTEMPT BREAKPOINT SYNC <27info line *0x78681946 >&"info line *0x78681946\n" >~"Line 51 of \"/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp\" starts at address 0x78681946 and ends at 0x78681952 .\n" >27^done dATTEMPT BREAKPOINT SYNC dALL COMMANDS DONE; INVOKING CALLBACK dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to EngineRunRequested(6). dQUEUE: RUN ENGINE dCALL: RUN ENGINE dNOTE: ENGINE RUN AND INFERIOR STOP OK dState changed from EngineRunRequested(6) to InferiorStopRequested(12). dNOTE: INFERIOR STOP OK dState changed from InferiorStopRequested(12) to InferiorStopOk(13). dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(13) to InferiorRunRequested(9). sRunning requested... <28-exec-continue >28^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(9) to InferiorRunOk(10). >*running,thread-id="all" dRESET SNAPSHOT (NOTIFY STOPPED) Process 617, thread 618 stopped at 0x78681946: >*stopped,reason="breakpoint-hit",disp="keep",bkptno="1",frame={addr="0x78681946",func="main",args=[{name="argc",value="1"},{name="argv",value="0x600b30"}],file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51"},thread-id="1",stopped-threads="all" dNOTE: INFERIOR SPONTANEOUES STOP dState changed from InferiorRunOk(10) to InferiorStopOk(13). <29info shared <30-break-list sStopped at breakpoint 1 in thread 1 <31bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers: <32-stack-list-frames eTRK LOG: e BAD MEMORY RESULT: 20 e >&"info shared\n" >=library-loaded,id="C:\\sys\\bin\\QtCore.dll",target-name="C:\\sys\\bin\\QtCore.dll",host-name="C:\\sys\\bin\\QtCore.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary C:\sys\bin\QtCore.dll loaded >=library-loaded,id="C:\\sys\\bin\\QtGui.dll",target-name="C:\\sys\\bin\\QtGui.dll",host-name="C:\\sys\\bin\\QtGui.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary C:\sys\bin\QtGui.dll loaded >=library-loaded,id="C:\\sys\\bin\\libc.dll",target-name="C:\\sys\\bin\\libc.dll",host-name="C:\\sys\\bin\\libc.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary C:\sys\bin\libc.dll loaded >=library-loaded,id="C:\\sys\\bin\\libstdcpp.dll",target-name="C:\\sys\\bin\\libstdcpp.dll",host-name="C:\\sys\\bin\\libstdcpp.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary C:\sys\bin\libstdcpp.dll loaded >=library-loaded,id="qts60plugin_3_2.dll",target-name="qts60plugin_3_2.dll",host-name="qts60plugin_3_2.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary qts60plugin_3_2.dll loaded >=library-loaded,id="10281fc6.dll",target-name="10281fc6.dll",host-name="10281fc6.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary 10281fc6.dll loaded >=library-loaded,id="101fe2aa.dll",target-name="101fe2aa.dll",host-name="101fe2aa.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary 101fe2aa.dll loaded >=library-loaded,id="akninit.dll",target-name="akninit.dll",host-name="akninit.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary akninit.dll loaded >=library-loaded,id="101f84b9.dll",target-name="101f84b9.dll",host-name="101f84b9.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary 101f84b9.dll loaded >=library-loaded,id="ityperast.dll",target-name="ityperast.dll",host-name="ityperast.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary ityperast.dll loaded >=library-loaded,id="102827CF.dll",target-name="102827CF.dll",host-name="102827CF.dll",low-address="0x00000000",high-address="0x00000000",symbols-loaded="0" sLibrary 102827CF.dll loaded >&"warning: Could not load shared library symbols for 11 libraries, e.g. C:\\sys\\bin\\QtCore.dll.\nDo you need \"set solib-search-path\" or \"set solib-absolute-prefix\"?" Could not load shared library symbols for 11 libraries, e.g. C:\sys\bin\QtCore.dll. Do you need "set solib-search-path" or "set solib-absolute-prefix"? >&"\n" >~"From To Syms Read Shared Object Library\n" >~" No C:\\sys\\bin\\QtCore.dll\n" >~" No C:\\sys\\bin\\QtGui.dll\n" >~" No C:\\sys\\bin\\libc.dll\n" >~" No C:\\sys\\bin\\libstdcpp.dll\n" >~" No qts60plugin_3_2.dll\n" >~" No 10281fc6.dll\n" >~" No 101fe2aa.dll\n" >~" No akninit.dll\n" >~" No 101f84b9.dll\n" >~" No ityperast.dll\n" >~" No 102827CF.dll\n" >29^done >30^done,BreakpointTable={nr_rows="1",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="hw breakpoint",disp="keep",enabled="y",addr="0x78681946",func="main(int, char**)",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51",times="1",original-location="\"main.cpp\":51"}]} dATTEMPT BREAKPOINT SYNC >&"bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers:\n" >~"data=[{iname=\"local.argc\",addr=\"0x415e84\",name=\"argc\",numchild=\"0\",type=\"int\",value=\"1\",},{iname=\"local.argv\",name=\"argv\",numchild=\"1\",type=\"char **\",value=\"<1 items>\",},{iname=\"local.app\",addr=\"0x415e78\",name=\"app\",addr=\"0x415e78\",numchild=\"0\",type=\"QApplication\",value=\"{...}\",},{iname=\"local.addressBook\",addr=\"0x415e28\",name=\"addressBook\",addr=\"0x415e28\",numchild=\"17\",type=\"AddressBook\",value=\"{...}\",},{iname=\"local.test\",addr=\"0x415e20\",name=\"test\",type=\"QString\",value=\"\",},,]\n" >31^done sFinished retrieving data >32^done,stack=[frame={level="0",addr="0x78681946",func="main",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51"}] --- token barrier --- dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(13) to InferiorRunRequested(9). sStep next requested... <33sal next,0x78681946 <34-exec-next dSTEP IN 0x78681946 0x78681952 INSTEAD OF 0x78681946 dRESET SNAPSHOT (NOTIFY STOPPED) Process 617, thread 618 stopped at 0x78681952: >&"sal next,0x78681946\n" >~"sending: \"salnext,0x78681946,0x78681952\"\n" >~"received: \"\"\n" >33^done >34^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(9) to InferiorRunOk(10). >*running,thread-id="1" >*stopped,reason="end-stepping-range",frame={addr="0x78681952",func="main",args=[{name="argc",value="1"},{name="argv",value="0x600b30"}],file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="52"},thread-id="1",stopped-threads="all" dNOTE: INFERIOR SPONTANEOUES STOP dState changed from InferiorRunOk(10) to InferiorStopOk(13). <35info shared <36-break-list sStopped: "end-stepping-range" <37bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers: <38-stack-list-frames >&"info shared\n" >~"From To Syms Read Shared Object Library\n" >~" No C:\\sys\\bin\\QtCore.dll\n" >~" No C:\\sys\\bin\\QtGui.dll\n" >~" No C:\\sys\\bin\\libc.dll\n" >~" No C:\\sys\\bin\\libstdcpp.dll\n" >~" No qts60plugin_3_2.dll\n" >~" No 10281fc6.dll\n" >~" No 101fe2aa.dll\n" >~" No akninit.dll\n" >~" No 101f84b9.dll\n" >~" No ityperast.dll\n" >~" No 102827CF.dll\n" >35^done >36^done,BreakpointTable={nr_rows="1",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="hw breakpoint",disp="keep",enabled="y",addr="0x78681946",func="main(int, char**)",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51",times="1",original-location="\"main.cpp\":51"}]} dATTEMPT BREAKPOINT SYNC >&"bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers:\n" >~"data=[{iname=\"local.argc\",addr=\"0x415e84\",name=\"argc\",numchild=\"0\",type=\"int\",value=\"1\",},{iname=\"local.argv\",name=\"argv\",numchild=\"1\",type=\"char **\",value=\"<1 items>\",},{iname=\"local.app\",addr=\"0x415e78\",name=\"app\",addr=\"0x415e78\",numchild=\"0\",type=\"QApplication\",value=\"{...}\",},{iname=\"local.addressBook\",addr=\"0x415e28\",name=\"addressBook\",addr=\"0x415e28\",numchild=\"17\",type=\"AddressBook\",value=\"{...}\",},{iname=\"local.test\",addr=\"0x415e20\",name=\"test\",numchild=\"0\",type=\"QString\",valueencoded=\"7\",value=\"3100\",},,]\n" >37^done sFinished retrieving data >38^done,stack=[frame={level="0",addr="0x78681952",func="main",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="52"}] --- token barrier --- dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(13) to InferiorRunRequested(9). sStep next requested... <39sal next,0x78681952 <40-exec-next dSTEP IN 0x78681952 0x7868195e INSTEAD OF 0x78681952 dRESET SNAPSHOT (NOTIFY STOPPED) Process 617, thread 618 stopped at 0x7868195e: >&"sal next,0x78681952\n" >~"sending: \"salnext,0x78681952,0x7868195e\"\n" >~"received: \"\"\n" >39^done >40^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(9) to InferiorRunOk(10). >*running,thread-id="all" >*stopped,reason="end-stepping-range",frame={addr="0x7868195e",func="main",args=[{name="argc",value="1"},{name="argv",value="0x600b30"}],file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="53"},thread-id="1",stopped-threads="all" dNOTE: INFERIOR SPONTANEOUES STOP dState changed from InferiorRunOk(10) to InferiorStopOk(13). <41-break-list sStopped: "end-stepping-range" <42bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers: <43-stack-list-frames >41^done,BreakpointTable={nr_rows="1",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="hw breakpoint",disp="keep",enabled="y",addr="0x78681946",func="main(int, char**)",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51",times="1",original-location="\"main.cpp\":51"}]} dATTEMPT BREAKPOINT SYNC >&"bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers:\n" >~"data=[{iname=\"local.argc\",addr=\"0x415e84\",name=\"argc\",numchild=\"0\",type=\"int\",value=\"1\",},{iname=\"local.argv\",name=\"argv\",numchild=\"1\",type=\"char **\",value=\"<1 items>\",},{iname=\"local.app\",addr=\"0x415e78\",name=\"app\",addr=\"0x415e78\",numchild=\"0\",type=\"QApplication\",value=\"{...}\",},{iname=\"local.addressBook\",addr=\"0x415e28\",name=\"addressBook\",addr=\"0x415e28\",numchild=\"17\",type=\"AddressBook\",value=\"{...}\",},{iname=\"local.test\",addr=\"0x415e20\",name=\"test\",type=\"QString\",value=\"\",},,]\n" >42^done sFinished retrieving data >43^done,stack=[frame={level="0",addr="0x7868195e",func="main",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="53"}] --- token barrier --- dNOTE: INFERIOR RUN REQUESTED dState changed from InferiorStopOk(13) to InferiorRunRequested(9). sStep next requested... <44sal next,0x7868195e <45-exec-next dSTEP IN 0x7868195e 0x7868196a INSTEAD OF 0x7868195e dRESET SNAPSHOT (NOTIFY STOPPED) Process 617, thread 618 stopped at 0x7868196a: >&"sal next,0x7868195e\n" >~"sending: \"salnext,0x7868195e,0x7868196a\"\n" >~"received: \"\"\n" >44^done >45^running dNOTE: INFERIOR RUN OK dState changed from InferiorRunRequested(9) to InferiorRunOk(10). >*running,thread-id="all" >*stopped,reason="end-stepping-range",frame={addr="0x7868196a",func="main",args=[{name="argc",value="1"},{name="argv",value="0x600b30"}],file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="55"},thread-id="1",stopped-threads="all" dNOTE: INFERIOR SPONTANEOUES STOP dState changed from InferiorRunOk(10) to InferiorStopOk(13). <46-break-list sStopped: "end-stepping-range" <47bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers: <48-stack-list-frames >46^done,BreakpointTable={nr_rows="1",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="hw breakpoint",disp="keep",enabled="y",addr="0x78681946",func="main(int, char**)",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="51",times="1",original-location="\"main.cpp\":51"}]} dATTEMPT BREAKPOINT SYNC >&"bb options:fancy,autoderef vars: expanded: typeformats: formats: watchers:\n" >~"data=[{iname=\"local.argc\",addr=\"0x415e84\",name=\"argc\",numchild=\"0\",type=\"int\",value=\"1\",},{iname=\"local.argv\",name=\"argv\",numchild=\"1\",type=\"char **\",value=\"<1 items>\",},{iname=\"local.app\",addr=\"0x415e78\",name=\"app\",addr=\"0x415e78\",numchild=\"0\",type=\"QApplication\",value=\"{...}\",},{iname=\"local.addressBook\",addr=\"0x415e28\",name=\"addressBook\",addr=\"0x415e28\",numchild=\"17\",type=\"AddressBook\",value=\"{...}\",},{iname=\"local.test\",addr=\"0x415e20\",name=\"test\",numchild=\"0\",type=\"QString\",valueencoded=\"7\",value=\"3100\",},,]\n" >47^done sFinished retrieving data >48^done,stack=[frame={level="0",addr="0x7868196a",func="main",file="/Qt/4.7.0-Symbian/examples/tutorials/addressbook/part5/main.cpp",fullname="c:\\qt\\4.7.0-symbian\\examples\\tutorials\\addressbook\\part5\\main.cpp",line="55"}] dState changed from InferiorStopOk(13) to InferiorShutdownRequested(15). dQUEUE: SHUTDOWN INFERIOR dCALL: SHUTDOWN INFERIOR <49kill eTRK LOG: Cannot write to gdb: No connection ($W00#b7 ) >&"kill\n" >~"Kill the program being debugged? (y or n) [answered Y; input not from terminal]\n" >=thread-group-exited,id="42000" sThread group 42000 exited >49^done dINFERIOR SUCCESSFULLY SHUT DOWN dState changed from InferiorShutdownRequested(15) to InferiorShutdownOk(16). dState changed from InferiorShutdownOk(16) to EngineShutdownRequested(18). dQUEUE: SHUTDOWN ENGINE dCALL: SHUTDOWN ENGINE dINITIATE GDBENGINE SHUTDOWN IN STATE 0, PROC: 2 <50-gdb-exit >50^exit dGDB CLAIMS EXIT; WAITING dGDB PROCESS FINISHED, status 0, code 0 dNOTE: ENGINE SHUTDOWN OK dState changed from EngineShutdownRequested(18) to EngineShutdownOk(19). dState changed from EngineShutdownOk(19) to DebuggerFinished(21). dQUEUE: FINISH DEBUGGER dNOTE: FINISH DEBUGGER dHANDLE RUNCONTROL FINISHED