// -------------------------------------------- // TAB LEFT ----------------------------------- // -------------------------------------------- 1show version 2show debug-file-directory 3set print object on 4set breakpoint pending on 5set print elements 10000 6set unwindonsignal on 7set width 0 8set height 0 Setting up inferior... 9set sysroot /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi 10set substitute-path /usr/src /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi/usr/src 11python sys.path.insert(1, '/home/matheus.r/opt/QtEnterprise/Tools/QtCreator/share/qtcreator/debugger/') 12python sys.path.append('/opt/poky/1.6.1/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/data-directory/python') 13python from gdbbridge import * 14python theDumper.loadDumpers({"token":14}) 15-interpreter-exec console "set target-async off" Debugging has failed. // -------------------------------------------- // -------------------------------------------- // TAB RIGHT ---------------------------------- wNote: This log contains possibly confidential information about your machine, environment variables, in-memory data of the processes you are debugging, and more. It is never transferred over the internet by Qt Creator, and only stored to disk if you manually use the respective option from the context menu, or through mechanisms that are not under the control of Qt Creator's Debugger plugin, for instance in swap files, or other plugins you might use. wYou may be asked to share the contents of this log when reporting bugs related to debugger operation. In this case, make sure your submission does not contain data you do not want to or you are not allowed to share. w dEXAMINING /home/matheus.r/Projetos/Build/build-Project-POKY_1_6_1-Debug/Project dELF SECTIONS: .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata .ARM.extab .ARM.exidx .eh_frame .init_array .fini_array .jcr .dynamic .got .data .bss .comment .ARM.attributes .debug_aranges .debug_info .debug_abbrev .debug_line .debug_frame .debug_str .debug_loc .debug_ranges .shstrtab .symtab .strtab dStart parameters: 'Core file "/home/matheus.r/tmp/core-Project-8-0-0-2436-1433129529"' mode: 5 dABI: arm-linux-generic-elf-32bit dLanguages: c++ dExecutable: /home/matheus.r/Projetos/Build/build-Project-POKY_1_6_1-Debug/Project dDebugger: /opt/poky/1.6.1/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb dCore: /home/matheus.r/tmp/core-Project-8-0-0-2436-1433129529 dSysroot: /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi dDebug Source Location: dDebugger settings: dAdditionalArguments: (default: ) dAdjustBreakpointLocations: true (default: true) dAllPluginBreakpoints: true (default: true) dAlwaysAdjustColumnWidths: true (default: true) dAutoDerefPointers: true (default: true) dAutoEnrichParameters: true (default: true) dAutoQuit: false (default: false) dBreakEvent: (default: ) dBreakOnAbort: false (default: false) dBreakOnCatch: false (default: false) dBreakOnCrtDbgReport: false (default: false) dBreakOnFatal: false (default: false) dBreakOnThrow: false (default: false) dBreakOnWarning: false (default: false) dBreakpointCorrection: true (default: true) dBreakpointsFullPath: false (default: false) dCDB_Console: false (default: false) dCloseBuffersOnExit: false (default: false) dCloseMemoryBuffersOnExit: true (default: true) dDisplayStringLimit: 100 (default: 100) dEnableReverseDebugging: true (default: false) *** dExtraDumperFile: (default: ) dFirstChanceExceptionTaskEntry: true (default: true) dFontSizeFollowsEditor: true (default: false) *** dGdbCustomDumperCommands: (default: ) dGdbPostAttachCommands: (default: ) dGdbStartupCommands: (default: ) dIgnoreFirstChanceAccessViolation: false (default: false) dIntelFlavor: true (default: false) *** dLoadGdbDumpers2: false (default: false) dLoadGdbInit: true (default: true) dLogTimeStamps: false (default: false) dMaximalStackDepth: 20 (default: 20) dMaximalStringLength: 10000 (default: 10000) dMultiInferior: false (default: false) dNoPluginBreakpoints: false (default: false) dQmlInspector.ShowAppOnTop: false (default: false) dRaiseOnInterrupt: true (default: true) dSecondChanceExceptionTaskEntry: true (default: true) dSelectedPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dShowQObjectNames2: true (default: true) dShowQmlObjectTree: true (default: true) dShowQtNamespace: true (default: true) dShowStandardNamespace: true (default: true) dShowThreadNames: true (default: false) *** dSkipKnownFrames: false (default: false) dSortStructMembers: true (default: true) dSourcePaths: (default: ) dStationaryEditorWhileStepping: false (default: false) dSwitchModeOnExit: false (default: false) dSymbolPaths: (default: ) dTargetAsync: false (default: false) dUseAlternatingRowColours: true (default: false) *** dUseCodeModel: true (default: true) dUseDebuggingHelper: true (default: true) dUseDynamicType: true (default: true) dUseMessageBoxForSignals: true (default: true) dUsePythonDumper: true (default: true) dUseToolTips: true (default: true) dUseToolTipsInBreakpointsView: false (default: false) dUseToolTipsInLocalsView: false (default: false) dUseToolTipsInStackView: true (default: true) dWarnOnReleaseBuilds: true (default: true) dWatchdogTimeout: 500 (default: 20) *** dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) dCALL: SETUP ENGINE dTRYING TO START ADAPTER dENABLING TEST CASE: 0 dSTARTING /opt/poky/1.6.1/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb -i mi dGDB STARTED, INITIALIZING IT <1show version <2show debug-file-directory <3set print object on <4set breakpoint pending on <5set print elements 10000 <6set unwindonsignal on <7set width 0 <8set height 0 Setting up inferior... <9set sysroot /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi <10set substitute-path /usr/src /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi/usr/src <11python sys.path.insert(1, '/home/matheus.r/opt/QtEnterprise/Tools/QtCreator/share/qtcreator/debugger/') <12python sys.path.append('/opt/poky/1.6.1/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/data-directory/python') <13python from gdbbridge import * <14python theDumper.loadDumpers({"token":14}) >=thread-group-added,id="i1" >~"GNU gdb (GDB) 7.6.2\n" >~"Copyright (C) 2013 Free Software Foundation, Inc.\n" >~"License 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.\n" >~"This GDB was configured as \"--host=x86_64-pokysdk-linux --target=arm-poky-linux-gnueabi\".\nFor bug reporting instructions, please see:\n" >~".\n" >&"show version\n" >~"GNU gdb (GDB) 7.6.2\n" >~"Copyright (C) 2013 Free Software Foundation, Inc.\n" >~"License 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.\n" >~"This GDB was configured as \"--host=x86_64-pokysdk-linux --target=arm-poky-linux-gnueabi\".\nFor bug reporting instructions, please see:\n" >~".\n" >1^done dPARSING VERSION: 1^done dSUPPORTED GDB VERSION GNU gdb (GDB) 7.6.2 dCopyright (C) 2013 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=x86_64-pokysdk-linux --target=arm-poky-linux-gnueabi". dFor bug reporting instructions, please see: d. dGNU gdb (GDB) 7.6.2 dCopyright (C) 2013 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=x86_64-pokysdk-linux --target=arm-poky-linux-gnueabi". dFor bug reporting instructions, please see: d. dUSING GDB VERSION: 70602, BUILD: 2013 <15-interpreter-exec console "set target-async off" >&"show debug-file-directory\n" >~"The directory where separate debug symbols are searched for is \"/opt/poky/1.6.1/sysroots/x86_64-pokysdk-linux/usr/lib/arm-poky-linux-gnueabi/debug\".\n" >2^done >&"set print object on\n" >=cmd-param-changed,param="print object",value="on" >3^done >&"set breakpoint pending on\n" >=cmd-param-changed,param="breakpoint pending",value="on" >4^done >&"set print elements 10000\n" >=cmd-param-changed,param="print elements",value="10000" >5^done >&"set unwindonsignal on\n" >=cmd-param-changed,param="unwindonsignal",value="on" >6^done >&"set width 0\n" >=cmd-param-changed,param="width",value="4294967295" >7^done >&"set height 0\n" >8^done >&"set sysroot /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi\n" >=cmd-param-changed,param="sysroot",value="/opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi" >9^done >&"set substitute-path /usr/src /opt/poky/1.6.1/sysroots/armv7a-vfp-neon-poky-linux-gnueabi/usr/src\n" >10^done >&"python sys.path.insert(1, '/home/matheus.r/opt/QtEnterprise/Tools/QtCreator/share/qtcreator/debugger/')\n" >11^done >&"python sys.path.append('/opt/poky/1.6.1/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/data-directory/python')\n" >12^done >&"python from gdbbridge import *\n" >&"Traceback (most recent call last):\n" >&" File \"\", line 1, in \n" >&" File \"/home/matheus.r/opt/QtEnterprise/Tools/QtCreator/share/qtcreator/debugger/gdbbridge.py\", line 39, in \n" >&" from dumper import DumperBase, Children, toInteger, TopLevelItem\n" >&" File \"/home/matheus.r/opt/QtEnterprise/Tools/QtCreator/share/qtcreator/debugger/dumper.py\", line 42, in \n" >&" except ModuleNotFoundError:\n" >&"NameError: name 'ModuleNotFoundError' is not defined\n" >&"Error while executing Python code.\n" >13^error,msg="Error while executing Python code." >&"python theDumper.loadDumpers({\"token\":14})\n" >&"Traceback (most recent call last):\n" >&" File \"\", line 1, in \n" >&"NameError: name 'theDumper' is not defined\n" >&"Error while executing Python code.\n" >14^error,msg="Error while executing Python code." dNOTE: ENGINE SETUP FAILED dState changed from EngineSetupRequested(1) to EngineSetupFailed(2)