Hi Andre,
Plz find the log as attachment.
Thanks,
Veeru.
>-----Original Message-----
>From: Poenitz Andre (Nokia-MS-Qt/Berlin)
>Sent: Wednesday, February 16, 2011 6:20 PM
>To: [email protected]
>Cc: Toka Veeranjaneyulu (Nokia-MS/Bangalore); [email protected]
>Subject: Re: [Qt-creator] Debugging using QtCreator
>
>On Wednesday 16 February 2011 12:49:51 ext [email protected]
>wrote:
>> Hi All,
>>
>> I am using QtCreator to debug one of the Qt based applications, while
>> starting debugging, it shows “the GDB process exited unexpectedly
>(crashed)”
>> and exits. Did anyone faced this issue? Please let me know workaround
>if you
>> face this issue?
>
>That can have a lots of causes, nowadays mostly indeed bad gdb builds.
>The situation typically improves when switching off known-to-be-unstable
>features like "Reverse debugging", or using a good gdb version (like one
>build from the official gdb 7.2 release)
>
>In any case, could you please attach the debugger log (right pane of
>Windows->Views->Debugger), or perhaps directly report it at
>bugreports.qt.nokia.com and attach the log there?
>
>Regards,
>Andre'
dState changed from <unknown>(-1) to DebuggerNotReady(0).
d0x3bff8480x00x3bffb600x3c001602
sStarting debugger for tool chain 'RVCT (ARMV5)'...
dDebugger settings:
dUseAlternatingRowColours: false (default: false)
dUseMessageBoxForSignals: true (default: true)
dAutoQuit: false (default: false)
dLogTimeStamps: false (default: false)
dVerboseLog: false (default: false)
dUseDebuggingHelper: true (default: true)
dUseCustomDebuggingHelperLocation: false (default: false)
dCustomDebuggingHelperLocation: (default: )
dDebugDebuggingHelpers: false (default: false)
dUseCodeModel: false (default: true)
dUseToolTips: false (default: false)
dUseToolTipsInLocalsView: false (default: false)
dUseToolTipsInBreakpointsView: false (default: false)
dUseAddressInBreakpointsView: false (default: false)
dUseAddressInStackView: false (default: false)
dRegisterForPostMortem: false (default: false)
dEnvironment: (default: )
dScriptFile: (default: )
dWatchdogTimeout: 20 (default: 20)
dMaximalStackDepth: 20 (default: 20)
dShowStandardNamespace: true (default: true)
dShowQtNamespace: true (default: true)
dListSourceFiles: false (default: false)
dSkipKnownFrames: false (default: false)
dEnableReverseDebugging: false (default: false)
dAllPluginBreakpoints: true (default: true)
dSelectedPluginBreakpoints: false (default: false)
dNoPluginBreakpoints: false (default: false)
dSelectedPluginBreakpointsPattern: .* (default: .*)
dUsePreciseBreakpoints: false (default: false)
dBreakOnThrow: false (default: false)
dBreakOnCatch: false (default: false)
dChangeLanguageAutomatically: true (default: true)
dC:\sys\bin\Panorama.exe0x3bff848
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB C:\NokiaQtSDK\pythongdb\gdb-arm-none-symbianelf.exe
dUNSUPPORTED GDB C:\NokiaQtSDK\pythongdb\gdb-arm-none-symbianelf.exe DOES NOT
HAVE PYTHON.
sGdb at C:\NokiaQtSDK\pythongdb\gdb-arm-none-symbianelf.exe does not have
python.
dHANDLE GDB ERROR
dState changed from AdapterStarting(2) to EngineShuttingDown(18).
dState changed from EngineShuttingDown(18) to AdapterStartFailed(4).
dADAPTER START FAILED
dINITIATE GDBENGINE SHUTDOWN
dState changed from AdapterStartFailed(4) to DebuggerNotReady(0).
sStarting debugger for tool chain 'RVCT (ARMV5)'...
dDebugger settings:
dUseAlternatingRowColours: false (default: false)
dUseMessageBoxForSignals: true (default: true)
dAutoQuit: false (default: false)
dLogTimeStamps: false (default: false)
dVerboseLog: false (default: false)
dUseDebuggingHelper: true (default: true)
dUseCustomDebuggingHelperLocation: false (default: false)
dCustomDebuggingHelperLocation: (default: )
dDebugDebuggingHelpers: false (default: false)
dUseCodeModel: false (default: true)
dUseToolTips: false (default: false)
dUseToolTipsInLocalsView: false (default: false)
dUseToolTipsInBreakpointsView: false (default: false)
dUseAddressInBreakpointsView: false (default: false)
dUseAddressInStackView: false (default: false)
dRegisterForPostMortem: false (default: false)
dEnvironment: (default: )
dScriptFile: (default: )
dWatchdogTimeout: 20 (default: 20)
dMaximalStackDepth: 20 (default: 20)
dShowStandardNamespace: true (default: true)
dShowQtNamespace: true (default: true)
dListSourceFiles: false (default: false)
dSkipKnownFrames: false (default: false)
dEnableReverseDebugging: false (default: false)
dAllPluginBreakpoints: true (default: true)
dSelectedPluginBreakpoints: false (default: false)
dNoPluginBreakpoints: false (default: false)
dSelectedPluginBreakpointsPattern: .* (default: .*)
dUsePreciseBreakpoints: false (default: false)
dBreakOnThrow: false (default: false)
dBreakOnCatch: false (default: false)
dChangeLanguageAutomatically: true (default: true)
dC:\sys\bin\Panorama.exe0x3bff848
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB N:\NokiaQtSDK\pythongdb\gdb-arm-none-symbianelf.exe
Python path: N:\NokiaQtSDK\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 "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/dumper.py')"
<11-interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/gdbmacros.py')"
<12-interpreter-exec console "help bb"
dState changed from AdapterStarting(2) to AdapterStarted(3).
dADAPTER SUCCESSFULLY STARTED
sStarting inferior...
dState changed from AdapterStarted(3) to InferiorStarting(6).
<13set breakpoint always-inserted on
<14set breakpoint auto-hw on
<15set trust-readonly-sections on
<16set displaced-stepping on
<17set mem inaccessible-by-default
<18mem 0x00400000 0x70000000 cache
<19mem 0x70000000 0x80000000 cache ro
<20set remotecache on
<21target remote 127.0.0.1:2262
>~"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
><http://gnu.org/licenses/gpl.html>\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=i686-pc-mingw32
>--target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\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
><http://gnu.org/licenses/gpl.html>\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=i686-pc-mingw32
>--target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\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 <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.\nThis 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/>.\nGNU gdb (GDB)
6.8.50.20090630-cvs\nCopyright (C) 2009 Free Software Foundation, Inc.\nLicense
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.\nThis 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"}
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 <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) 6.8.50.20090630-cvs
dCopyright (C) 2009 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: 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
>~"Do fancy stuff.\n"
>12^done
>&"set breakpoint always-inserted on\n"
>13^done
>&"set breakpoint auto-hw on\n"
>14^done
>&"set trust-readonly-sections on\n"
>15^done
>&"set displaced-stepping on\n"
>16^done
>&"set mem inaccessible-by-default\n"
>17^done
>&"mem 0x00400000 0x70000000 cache\n"
>18^done
>&"mem 0x70000000 0x80000000 cache ro\n"
>19^done
>&"set remotecache on\n"
>20^done
>&"target remote 127.0.0.1:2262\n"
>~"Remote debugging using 127.0.0.1:2262\n"
>&"warning: limiting remote suggested packet size (131072 bytes) to 16384\n"
>=thread-group-created,id="42000"
sThread group 42000 created
d042000
>=thread-created,id="1",group-id="42000"
sThread 1 created
>~"0x00000008 in ?? ()\n"
>*stopped,frame={addr="0x00000008",func="??",args=[]},thread-id="1",stopped-threads="all"
>21^done
dState changed from InferiorStarting(6) to InferiorStopped(13).
sSetting breakpoints...
dSetting breakpoints...
dATTEMPT BREAKPOINT SYNC
<22-break-list
>22^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
dALL COMMANDS DONE; INVOKING CALLBACK
dBREAKPOINTS SET, CONTINUING INFERIOR STARTUP
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
<23-exec-continue
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
>23^running
dState changed from InferiorRunningRequested(8) to InferiorRunning(10).
sRunning...
>*running,thread-id="all"
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
>=thread-group-exited,id="42000"
sThread group 42000 exited
>*stopped,reason="exited-normally"
dState changed from InferiorRunning(10) to InferiorStopping(11).
dState changed from InferiorStopping(11) to InferiorStopped(13).
sApplication exited normally
dState changed from InferiorStopped(13) to InferiorShuttingDown(15).
dState changed from InferiorShuttingDown(15) to InferiorShutDown(16).
dINITIATE GDBENGINE SHUTDOWN
<24-gdb-exit
dState changed from InferiorShutDown(16) to EngineShuttingDown(18).
>24^exit
dGDB CLAIMS EXIT; WAITING
dGDB PROCESS FINISHED, status 0, code 0
dGOING TO SHUT DOWN ADAPTER
dState changed from EngineShuttingDown(18) to DebuggerNotReady(0).
dN:/Panorama/AppCommon/main.cpp75
dATTEMPT BREAKPOINT SYNC
sStarting debugger for tool chain 'RVCT (ARMV5)'...
dDebugger settings:
dUseAlternatingRowColours: false (default: false)
dUseMessageBoxForSignals: true (default: true)
dAutoQuit: false (default: false)
dLogTimeStamps: false (default: false)
dVerboseLog: false (default: false)
dUseDebuggingHelper: true (default: true)
dUseCustomDebuggingHelperLocation: false (default: false)
dCustomDebuggingHelperLocation: (default: )
dDebugDebuggingHelpers: false (default: false)
dUseCodeModel: false (default: true)
dUseToolTips: false (default: false)
dUseToolTipsInLocalsView: false (default: false)
dUseToolTipsInBreakpointsView: false (default: false)
dUseAddressInBreakpointsView: false (default: false)
dUseAddressInStackView: false (default: false)
dRegisterForPostMortem: false (default: false)
dEnvironment: (default: )
dScriptFile: (default: )
dWatchdogTimeout: 20 (default: 20)
dMaximalStackDepth: 20 (default: 20)
dShowStandardNamespace: true (default: true)
dShowQtNamespace: true (default: true)
dListSourceFiles: false (default: false)
dSkipKnownFrames: false (default: false)
dEnableReverseDebugging: false (default: false)
dAllPluginBreakpoints: true (default: true)
dSelectedPluginBreakpoints: false (default: false)
dNoPluginBreakpoints: false (default: false)
dSelectedPluginBreakpointsPattern: .* (default: .*)
dUsePreciseBreakpoints: false (default: false)
dBreakOnThrow: false (default: false)
dBreakOnCatch: false (default: false)
dChangeLanguageAutomatically: true (default: true)
dC:\sys\bin\Panorama.exe0x3bff848
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB N:\NokiaQtSDK\pythongdb\gdb-arm-none-symbianelf.exe
Using existing python path: N:\NokiaQtSDK\pythongdb\python2.5
dGDB STARTED, INITIALIZING IT
<25show version
<26set print static-members off
<27set breakpoint pending on
<28set print elements 10000
<29set overload-resolution off
<30handle SIGSEGV nopass stop print
<31set unwindonsignal on
<32set width 0
<33set height 0
<34-interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/dumper.py')"
<35-interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/gdbmacros.py')"
<36-interpreter-exec console "help bb"
dState changed from AdapterStarting(2) to AdapterStarted(3).
dADAPTER SUCCESSFULLY STARTED
sStarting inferior...
dState changed from AdapterStarted(3) to InferiorStarting(6).
<37set breakpoint always-inserted on
<38set breakpoint auto-hw on
<39set trust-readonly-sections on
<40set displaced-stepping on
<41set mem inaccessible-by-default
<42mem 0x00400000 0x70000000 cache
<43mem 0x70000000 0x80000000 cache ro
<44set remotecache on
<45target remote 127.0.0.1:2262
d25: show version => handleShowVersion
d26: set print static-members off =>
d27: set breakpoint pending on =>
d28: set print elements 10000 =>
d29: set overload-resolution off =>
d30: handle SIGSEGV nopass stop print =>
d31: set unwindonsignal on =>
d32: set width 0 =>
d33: set height 0 =>
d34: -interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/dumper.py')" =>
d35: -interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/gdbmacros.py')" =>
d36: -interpreter-exec console "help bb" => handleHasPython
d37: set breakpoint always-inserted on =>
d38: set breakpoint auto-hw on =>
d39: set trust-readonly-sections on =>
d40: set displaced-stepping on =>
d41: set mem inaccessible-by-default =>
d42: mem 0x00400000 0x70000000 cache =>
d43: mem 0x70000000 0x80000000 cache ro =>
d44: set remotecache on =>
d45: target remote 127.0.0.1:2262 => handleTargetRemote
dTIMED OUT WAITING FOR GDB REPLY. COMMANDS STILL IN PROGRESS:
>~"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
><http://gnu.org/licenses/gpl.html>\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=i686-pc-mingw32
>--target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\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
><http://gnu.org/licenses/gpl.html>\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=i686-pc-mingw32
>--target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\n"
>25^done
dPARSING VERSION: 25^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 <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.\nThis 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/>.\nGNU gdb (GDB)
6.8.50.20090630-cvs\nCopyright (C) 2009 Free Software Foundation, Inc.\nLicense
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.\nThis 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"}
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 <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) 6.8.50.20090630-cvs
dCopyright (C) 2009 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: 60850, BUILD: 20090630
>&"set print static-members off\n"
>26^done
>&"set breakpoint pending on\n"
>27^done
>&"set print elements 10000\n"
>28^done
>&"set overload-resolution off\n"
>29^done
>&"handle SIGSEGV nopass stop print\n"
>~"Signal Stop\tPrint\tPass to program\tDescription\n"
>~"SIGSEGV Yes\tYes\tNo\t\tSegmentation fault\n"
>30^done
>&"set unwindonsignal on\n"
>31^done
>&"set width 0\n"
>32^done
>&"set height 0\n"
>33^done
>34^done
>35^done
>~"Do fancy stuff.\n"
>36^done
>&"set breakpoint always-inserted on\n"
>37^done
>&"set breakpoint auto-hw on\n"
>38^done
>&"set trust-readonly-sections on\n"
>39^done
>&"set displaced-stepping on\n"
>40^done
>&"set mem inaccessible-by-default\n"
>41^done
>&"mem 0x00400000 0x70000000 cache\n"
>42^done
>&"mem 0x70000000 0x80000000 cache ro\n"
>43^done
>&"set remotecache on\n"
>44^done
>&"target remote 127.0.0.1:2262\n"
>~"Remote debugging using 127.0.0.1:2262\n"
>&"warning: limiting remote suggested packet size (131072 bytes) to 16384\n"
>=thread-group-created,id="42000"
sThread group 42000 created
d042000
>=thread-created,id="1",group-id="42000"
sThread 1 created
>~"0x00000008 in ?? ()\n"
>*stopped,frame={addr="0x00000008",func="??",args=[]},thread-id="1",stopped-threads="all"
>45^done
dState changed from InferiorStarting(6) to InferiorStopped(13).
sSetting breakpoints...
dSetting breakpoints...
dATTEMPT BREAKPOINT SYNC
<46-break-list
>46^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
<47-break-insert -h -f "\"main.cpp\":75"
>&"No symbol table is loaded. Use the \"file\" command.\n"
>47^done,bkpt={number="1",type="hw
>breakpoint",disp="keep",enabled="y",addr="<PENDING>",pending="\"main.cpp\":75",times="0",original-location="\"main.cpp\":75"}
dATTEMPT BREAKPOINT SYNC
dALL COMMANDS DONE; INVOKING CALLBACK
dBREAKPOINTS SET, CONTINUING INFERIOR STARTUP
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
<48-exec-continue
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
>48^running
dState changed from InferiorRunningRequested(8) to InferiorRunning(10).
sRunning...
>*running,thread-id="all"
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dCONTINUE DEBUGGER AS REQUESTED BY USER
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY CREATED)
dRESET SNAPSHOT (NOTIFY STOPPED)
Process 867, thread 882 stopped at 0x54b25c: A data abort exception has
occurred.
>*stopped,reason="signal-received",signal-name="SIGTRAP",signal-meaning="Trace/breakpoint
>
>trap",frame={addr="0x80458e80",func="??",args=[]},thread-id="1",stopped-threads="all"
dState changed from InferiorRunning(10) to InferiorStopping(11).
dState changed from InferiorStopping(11) to InferiorStopped(13).
<49info shared
<50-break-list
sStopped: "signal-received"
<51disassemble 0x80458e80
<52bb options:fancy vars: expanded: typeformats: formats: watchers:
<53-stack-list-frames
>&"info shared\n"
>&"warning: Received too much data from remote target; ignoring overflow.\n"
>&"warning: while parsing target library list: unclosed token\n"
>~"No shared libraries loaded at this time.\n"
>49^done
>50^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="<PENDING>",pending="\"main.cpp\":75",times="0",original-location="\"main.cpp\":75"}]}
dATTEMPT BREAKPOINT SYNC
>&"disassemble 0x80458e80\n"
>&"No function contains specified address.\n"
>51^error,msg="No function contains specified address."
<54disassemble 0x80458e6c,0x80458ee4
>&"bb options:fancy vars: expanded: typeformats: formats: watchers:\n"
>~"data=[,]\n"
>52^done
<<Rebuild Watchmodel 1>
sFinished retrieving data
>53^done,stack=[frame={level="0",addr="0x80458e80",func="??"}]
>&"disassemble 0x80458e6c,0x80458ee4\n"
>&"No function contains specified address.\n"
>54^error,msg="No function contains specified address."
<55disassemble 0x80458e6c 0x80458ee4
>&"disassemble 0x80458e6c 0x80458ee4\n"
>~"Dump of assembler code from 0x80458e6c to 0x80458ee4:\n"
>~"0x80458e6c:\t"
>&"Cannot access memory at address 0x80458e6c\n"
>55^error,msg="Cannot access memory at address 0x80458e6c"
sDisassembler failed: Cannot access memory at address 0x80458e6c
<56-stack-select-frame 0
<--- token barrier ---
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
sFinish function requested...
<57-exec-finish
>56^done
>57^error,msg="\"finish\" not meaningful in the outermost frame."
dState changed from InferiorRunningRequested(8) to InferiorStopped(13).
sStopped.
<58-stack-list-frames
>58^done,stack=[frame={level="0",addr="0x80458e80",func="??"}]
<59-stack-select-frame 0
<60disassemble 0x80458e80
>59^done
<61bb options:fancy vars: expanded: typeformats: formats: watchers:
<62-data-list-register-names
>&"disassemble 0x80458e80\n"
>&"No function contains specified address.\n"
>60^error,msg="No function contains specified address."
<63disassemble 0x80458e6c,0x80458ee4
>&"bb options:fancy vars: expanded: typeformats: formats: watchers:\n"
<64-stack-select-frame 0
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
sFinish function requested...
<65-exec-finish
>~"data=[,]\n"
>61^done
<<Rebuild Watchmodel 2>
sFinished retrieving data
>62^done,register-names=["r0","r1","r2","r3","r4","r5","r6","r7","r8","r9","r10","r11","r12","sp","lr","pc","f0","f1","f2","f3","f4","f5","f6","f7","fps","cpsr","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
>&"disassemble 0x80458e6c,0x80458ee4\n"
>&"No function contains specified address.\n"
>63^error,msg="No function contains specified address."
<66disassemble 0x80458e6c 0x80458ee4
>64^done
>65^error,msg="\"finish\" not meaningful in the outermost frame."
dState changed from InferiorRunningRequested(8) to InferiorStopped(13).
sStopped.
<67-stack-list-frames
>&"disassemble 0x80458e6c 0x80458ee4\n"
>~"Dump of assembler code from 0x80458e6c to 0x80458ee4:\n"
>~"0x80458e6c:\t"
>&"Cannot access memory at address 0x80458e6c\n"
>66^error,msg="Cannot access memory at address 0x80458e6c"
sDisassembler failed: Cannot access memory at address 0x80458e6c
>67^done,stack=[frame={level="0",addr="0x80458e80",func="??"}]
<68-stack-select-frame 0
<69disassemble 0x80458e80
>68^done
<70bb options:fancy vars: expanded: typeformats: formats: watchers:
>&"disassemble 0x80458e80\n"
>&"No function contains specified address.\n"
>69^error,msg="No function contains specified address."
<71disassemble 0x80458e6c,0x80458ee4
>&"bb options:fancy vars: expanded: typeformats: formats: watchers:\n"
>~"data=[,]\n"
>70^done
<<Rebuild Watchmodel 3>
sFinished retrieving data
>&"disassemble 0x80458e6c,0x80458ee4\n"
>&"No function contains specified address.\n"
>71^error,msg="No function contains specified address."
<72disassemble 0x80458e6c 0x80458ee4
>&"disassemble 0x80458e6c 0x80458ee4\n"
>~"Dump of assembler code from 0x80458e6c to 0x80458ee4:\n"
>~"0x80458e6c:\t"
>&"Cannot access memory at address 0x80458e6c\n"
>72^error,msg="Cannot access memory at address 0x80458e6c"
sDisassembler failed: Cannot access memory at address 0x80458e6c
<--- token barrier ---
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
sStep requested...
<73sal step,0x80458e80
<74-exec-step
>&"sal step,0x80458e80\n"
>~"sending: \"salstep,ormation,number\"\n"
>~"received: \"\"\n"
>73^done
>74^error,msg="Cannot find bounds of current function"
dState changed from InferiorRunningRequested(8) to InferiorStopped(13).
<--- token barrier ---
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
sStep by instruction requested...
<75-exec-step-instruction
>75^running
dState changed from InferiorRunningRequested(8) to InferiorRunning(10).
sRunning...
>*running,thread-id="all"
d10
dState changed from InferiorRunning(10) to InferiorStopping(11).
sStop requested...
dTRYING TO INTERRUPT INFERIOR
dRESET SNAPSHOT (NOTIFY STOPPED)
Process 867, thread 868 stopped at 0x80459038: <Unknown reason>
>*stopped,reason="end-stepping-range",frame={addr="0x80459038",func="??",args=[]},thread-id="1",stopped-threads="all"
dState changed from InferiorStopping(11) to InferiorStopped(13).
<76-break-list
sStopped: "end-stepping-range"
<77disassemble 0x80459038
<78bb options:fancy vars: expanded: typeformats: formats: watchers:
<79-stack-list-frames
>76^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="<PENDING>",pending="\"main.cpp\":75",times="0",original-location="\"main.cpp\":75"}]}
dATTEMPT BREAKPOINT SYNC
>&"disassemble 0x80459038\n"
>&"No function contains specified address.\n"
>77^error,msg="No function contains specified address."
<80disassemble 0x80459024,0x8045909c
>&"bb options:fancy vars: expanded: typeformats: formats: watchers:\n"
>~"data=[,]\n"
>78^done
<<Rebuild Watchmodel 4>
sFinished retrieving data
>79^done,stack=[frame={level="0",addr="0x80459038",func="??"}]
>&"disassemble 0x80459024,0x8045909c\n"
>&"No function contains specified address.\n"
>80^error,msg="No function contains specified address."
<81disassemble 0x80459024 0x8045909c
>&"disassemble 0x80459024 0x8045909c\n"
>~"Dump of assembler code from 0x80459024 to 0x8045909c:\n"
>~"0x80459024:\t"
>&"Cannot access memory at address 0x80459024\n"
>81^error,msg="Cannot access memory at address 0x80459024"
sDisassembler failed: Cannot access memory at address 0x80459024
d13
dINITIATE GDBENGINE SHUTDOWN
<82kill
dState changed from InferiorStopped(13) to InferiorShuttingDown(15).
>&"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
>82^done
dINFERIOR SUCCESSFULLY SHUT DOWN
dState changed from InferiorShuttingDown(15) to InferiorShutDown(16).
dINITIATE GDBENGINE SHUTDOWN
<83-gdb-exit
dState changed from InferiorShutDown(16) to EngineShuttingDown(18).
>83^exit
dGDB CLAIMS EXIT; WAITING
dGDB PROCESS FINISHED, status 0, code 0
dGOING TO SHUT DOWN ADAPTER
dState changed from EngineShuttingDown(18) to DebuggerNotReady(0).
sStarting debugger for tool chain 'RVCT (ARMV5)'...
dDebugger settings:
dUseAlternatingRowColours: false (default: false)
dUseMessageBoxForSignals: true (default: true)
dAutoQuit: false (default: false)
dLogTimeStamps: false (default: false)
dVerboseLog: false (default: false)
dUseDebuggingHelper: true (default: true)
dUseCustomDebuggingHelperLocation: false (default: false)
dCustomDebuggingHelperLocation: (default: )
dDebugDebuggingHelpers: false (default: false)
dUseCodeModel: false (default: true)
dUseToolTips: false (default: false)
dUseToolTipsInLocalsView: false (default: false)
dUseToolTipsInBreakpointsView: false (default: false)
dUseAddressInBreakpointsView: false (default: false)
dUseAddressInStackView: false (default: false)
dRegisterForPostMortem: false (default: false)
dEnvironment: (default: )
dScriptFile: (default: )
dWatchdogTimeout: 20 (default: 20)
dMaximalStackDepth: 40 (default: 20)
dShowStandardNamespace: true (default: true)
dShowQtNamespace: true (default: true)
dListSourceFiles: false (default: false)
dSkipKnownFrames: false (default: false)
dEnableReverseDebugging: false (default: false)
dAllPluginBreakpoints: true (default: true)
dSelectedPluginBreakpoints: false (default: false)
dNoPluginBreakpoints: false (default: false)
dSelectedPluginBreakpointsPattern: .* (default: .*)
dUsePreciseBreakpoints: false (default: false)
dBreakOnThrow: false (default: false)
dBreakOnCatch: false (default: false)
dChangeLanguageAutomatically: true (default: true)
dC:\sys\bin\Panorama.exe0x3bff848
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB N:\NokiaQtSDK\pythongdb\gdb-arm-none-symbianelf.exe
Using existing python path: N:\NokiaQtSDK\pythongdb\python2.5
dGDB STARTED, INITIALIZING IT
<84show version
<85set print static-members off
<86set breakpoint pending on
<87set print elements 10000
<88set overload-resolution off
<89handle SIGSEGV nopass stop print
<90set unwindonsignal on
<91set width 0
<92set height 0
<93-interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/dumper.py')"
<94-interpreter-exec console "python
execfile('N:/NokiaQtSDK/QtCreator/share/qtcreator/gdbmacros/gdbmacros.py')"
<95-interpreter-exec console "help bb"
dState changed from AdapterStarting(2) to AdapterStarted(3).
dADAPTER SUCCESSFULLY STARTED
sStarting inferior...
dState changed from AdapterStarted(3) to InferiorStarting(6).
<96symbol-file
"N:/NokiaQtSDK/Symbian/SDK/epoc32/release/armv5/udeb/Panorama.sym"
<97set breakpoint always-inserted on
<98set breakpoint auto-hw on
<99set trust-readonly-sections on
<100set displaced-stepping on
<101set mem inaccessible-by-default
<102mem 0x00400000 0x70000000 cache
<103mem 0x70000000 0x80000000 cache ro
<104set remotecache on
<105target remote 127.0.0.1:2262
>~"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
><http://gnu.org/licenses/gpl.html>\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=i686-pc-mingw32
>--target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\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
><http://gnu.org/licenses/gpl.html>\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=i686-pc-mingw32
>--target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\n"
>84^done
dPARSING VERSION: 84^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 <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.\nThis 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/>.\nGNU gdb (GDB)
6.8.50.20090630-cvs\nCopyright (C) 2009 Free Software Foundation, Inc.\nLicense
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.\nThis 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"}
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 <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) 6.8.50.20090630-cvs
dCopyright (C) 2009 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: 60850, BUILD: 20090630
>&"set print static-members off\n"
>85^done
>&"set breakpoint pending on\n"
>86^done
>&"set print elements 10000\n"
>87^done
>&"set overload-resolution off\n"
>88^done
>&"handle SIGSEGV nopass stop print\n"
>~"Signal Stop\tPrint\tPass to program\tDescription\n"
>~"SIGSEGV Yes\tYes\tNo\t\tSegmentation fault\n"
>89^done
>&"set unwindonsignal on\n"
>90^done
>&"set width 0\n"
>91^done
>&"set height 0\n"
>92^done
>93^done
>94^done
>~"Do fancy stuff.\n"
>95^done
>&"symbol-file
>\"N:/NokiaQtSDK/Symbian/SDK/epoc32/release/armv5/udeb/Panorama.sym\"\n"
>~"Reading symbols from
>n:\\nokiaqtsdk\\symbian\\sdk\\epoc32\\release\\armv5\\udeb\\Panorama.sym..."
sReading n:\nokiaqtsdk\symbian\sdk\epoc32\release\armv5\udeb\Panorama.sym......
dHANDLE GDB ERROR
dGDB PROCESS FINISHED, status 1, code -1073741819
sThe gdb process exited unexpectedly (crashed).
dState changed from InferiorStarting(6) to DebuggerNotReady(0)._______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator