[Qt-creator] Gdb crashing when trying to debug symbian application
Lúcio Corrêa
lucio.correa at gmail.com
Fri Apr 23 14:11:31 CEST 2010
On Fri, Apr 23, 2010 at 4:16 AM, André Pönitz <andre.poenitz at nokia.com> wrote:
> On Friday 23 April 2010 04:32:48 ext Lúcio Corrêa wrote:
>> Hey guys,
>>
>> I'm using latest snapshot of Qt Creator (From revision 026237b008) and
>> when I try to debug application on the phone, gdb crashes.
>
> What gdb version are you using?
>
> Also, in case of debugger problems, please always attach the contents
> of the log (right pane of Debug->Views->Debugger).
>
> Andre'
>
I'm using gdb that comes with Qt creator. Attached is the log with the
version and the error.
Thanks in advance,
--
-----------------------------------------------------------------
"Your mind is like a parachute: it works better when open."
Lúcio Flávio Corrêa
(+55) (87) 9127-9487
lucio.correa #at# gmail.com
http://twitter.com/luciofcorrea
-------------- next part --------------
dState changed from <unknown>(-1) to DebuggerNotReady(0).
d0x1047d580x00xc5986783
sStarting debugger 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)
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: false (default: false)
dLocation: C:\Qt\qtcreator-1.3.81\pythongdb\gdb-i686-pc-mingw32.exe (default: gdb-i686-pc-mingw32.exe)
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: true (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\PontoComMobile.exe0x1047d58
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB C:\Qt\qtcreator-maisnovo\pythongdb\gdb-arm-none-symbianelf.exe
Python path: C:\Qt\qtcreator-maisnovo\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('C:/Qt/qtcreator-maisnovo/share/qtcreator/gdbmacros/dumper.py')"
<11-interpreter-exec console "python execfile('C:/Qt/qtcreator-maisnovo/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).
<13symbol-file "C:/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/release/gcce/udeb/PontoComMobile.sym"
<14set breakpoint always-inserted on
<15set breakpoint auto-hw on
<16set trust-readonly-sections on
<17set displaced-stepping on
<18set mem inaccessible-by-default
<19mem 0x00400000 0x70000000 cache
<20mem 0x70000000 0x80000000 cache ro
<21set remotecache on
<22target remote 127.0.0.1:2226
>~"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= --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= --target=arm-none-symbianelf\".\n"
>~"For bug reporting instructions, please see:\n"
>~"<http://www.gnu.org/software/gdb/bugs/>.\n"
>1^done
dVERSION: 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= --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= --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= --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= --target=arm-none-symbianelf".
dFor bug reporting instructions, please see:
d<http://www.gnu.org/software/gdb/bugs/>.
d
dUSING GDB VERSION: 60850, BUILD: 0
>&"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. Usage bb --verbose expandedINames\n"
>12^done
>&"symbol-file \"C:/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/release/gcce/udeb/PontoComMobile.sym\"\n"
>~"Reading symbols from c:\\s60\\devices\\s60_5th_edition_sdk_v1.0\\epoc32\\release\\gcce\\udeb\\PontoComMobile.sym..."
sReading c:\s60\devices\s60_5th_edition_sdk_v1.0\epoc32\release\gcce\udeb\PontoComMobile.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).
More information about the Qt-creator-old
mailing list