Advertisement
Guest User

Untitled

a guest
May 17th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.78 KB | None | 0 0
  1. sStarting debugger "GdbEngine" for ABI "x86-linux-generic-elf-64bit"...
  2. dStart parameters: 'mscore' mode: 1
  3. dABI: x86-linux-generic-elf-64bit
  4. dLanguages: c++
  5. dExecutable: /home/hpfmn/Build/build-MuseScore-Desktop-Release/mscore/mscore
  6. dDirectory: /home/hpfmn/Build/build-MuseScore-Desktop-Release/mscore
  7. dDebugger: /usr/bin/gdb
  8. dProject: /home/hpfmn/Build/MuseScoreAddtional Search Directories:
  9. dRemote: :0
  10. dSysroot:
  11. dDebug Source Location:
  12. dDebugger settings:
  13. dAttemptQuickStart: false (default: false)
  14. dGdbStartupCommands: (default: )
  15. dGdbPostAttachCommands: (default: )
  16. dWatchdogTimeout: 20 (default: 20)
  17. dAutoEnrichParameters: true (default: true)
  18. dUseDynamicType: true (default: true)
  19. dTargetAsync: false (default: false)
  20. dWarnOnReleaseBuilds: true (default: true)
  21. dMultiInferior: false (default: false)
  22. dIntelFlavor: false (default: false)
  23. dIdentifyDebugInfoPackages: false (default: false)
  24. dMaximalStackDepth: 20 (default: 20)
  25. dShowStandardNamespace: true (default: true)
  26. dShowQtNamespace: true (default: true)
  27. dShowQObjectNames: false (default: false)
  28. dSortStructMembers: true (default: true)
  29. dAutoDerefPointers: true (default: true)
  30. dMaximalStringLength: 10000 (default: 10000)
  31. dDisplayStringLimit: 100 (default: 100)
  32. dSkipKnownFrames: false (default: false)
  33. dEnableReverseDebugging: false (default: false)
  34. dAllPluginBreakpoints: true (default: true)
  35. dSelectedPluginBreakpoints: false (default: false)
  36. dAdjustBreakpointLocations: true (default: true)
  37. dUseAlternatingRowColours: false (default: false)
  38. dFontSizeFollowsEditor: false (default: false)
  39. dUseMessageBoxForSignals: true (default: true)
  40. dAutoQuit: false (default: false)
  41. dLogTimeStamps: false (default: false)
  42. dCloseBuffersOnExit: false (default: false)
  43. dCloseMemoryBuffersOnExit: true (default: true)
  44. dSwitchModeOnExit: false (default: false)
  45. dBreakpointsFullPath: false (default: false)
  46. dRaiseOnInterrupt: true (default: true)
  47. dStationaryEditorWhileStepping: false (default: false)
  48. dUseDebuggingHelper: true (default: true)
  49. dUseCodeModel: true (default: true)
  50. dShowThreadNames: false (default: false)
  51. dUseToolTips: true (default: true)
  52. dUseToolTipsInLocalsView: true (default: false) ***
  53. dUseToolTipsInBreakpointsView: false (default: false)
  54. dUseToolTipsInBreakpointsView: false (default: true) ***
  55. dUseAddressInBreakpointsView: false (default: false)
  56. dUseAddressInStackView: false (default: false)
  57. dAlwaysAdjustColumnWidths: true (default: true)
  58. dExtraDumperFile: (default: )
  59. dGdbCustomDumperCommands: (default: )
  60. dAdditionalArguments: (default: )
  61. dSymbolPaths: (default: )
  62. dSourcePaths: (default: )
  63. dBreakEvent: (default: )
  64. dBreakOnCrtDbgReport: false (default: false)
  65. dNoPluginBreakpoints: false (default: false)
  66. dSelectedPluginBreakpointsPattern: .* (default: .*)
  67. dBreakOnThrow: false (default: false)
  68. dBreakOnCatch: false (default: false)
  69. dBreakOnWarning: false (default: false)
  70. dBreakOnFatal: false (default: false)
  71. dBreakOnAbort: false (default: false)
  72. dShowQmlObjectTree: true (default: true)
  73. dQmlInspector.ShowAppOnTop: false (default: false)
  74. dCDB_Console: false (default: false)
  75. dBreakpointCorrection: true (default: true)
  76. dIgnoreFirstChanceAccessViolation: false (default: false)
  77. dLoadGdbInit: true (default: true)
  78. dLoadGdbDumpers2: false (default: false)
  79. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
  80. dQUEUE: SETUP ENGINE
  81. dCALL: SETUP ENGINE
  82. dEXAMINING /home/hpfmn/Build/build-MuseScore-Desktop-Release/mscore/mscore
  83. dELF SECTIONS: .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata .qtversion .eh_frame_hdr .eh_frame .gcc_except_table .init_array .fini_array .jcr .data.rel.ro .dynamic .got .got.plt .data .bss .comment .debug_aranges .debug_info .debug_abbrev .debug_line .debug_str .debug_ranges .shstrtab .symtab .strtab
  84. dTRYING TO START ADAPTER
  85. dENABLING TEST CASE: 0
  86. dSTARTING /usr/bin/gdb -i mi --tty=/tmp/QtCreator.Z27174
  87. dGDB STARTED, INITIALIZING IT
  88. <1show version
  89. <2show debug-file-directory
  90. <3set print object on
  91. <4set breakpoint pending on
  92. <5set print elements 10000
  93. <6handle SIGSEGV nopass stop print
  94. <7set unwindonsignal on
  95. <8set width 0
  96. <9set height 0
  97. sSetting up inferior...
  98. <10set substitute-path /var/tmp/qt-src /usr/include
  99. <11-interpreter-exec console "set auto-solib-add on"
  100. <12python sys.path.insert(1, '/usr/share/qtcreator/debugger/')
  101. <13python sys.path.append('/usr/bin/data-directory/python')
  102. <14python from gdbbridge import *
  103. <15python theDumper.loadDumpers({"token":15})
  104. >=thread-group-added,id="i1"
  105. >~"GNU gdb (GDB) 7.11\n"
  106. >~"Copyright (C) 2016 Free Software Foundation, Inc.\n"
  107. >~"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"
  108. >~"This GDB was configured as \"x86_64-pc-linux-gnu\".\nType \"show configuration\" for configuration details."
  109. >~"\nFor bug reporting instructions, please see:\n"
  110. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  111. >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
  112. >~"For help, type \"help\".\n"
  113. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  114.  
  115. >&"show version\n"
  116. >~"GNU gdb (GDB) 7.11\n"
  117. >~"Copyright (C) 2016 Free Software Foundation, Inc.\n"
  118. >~"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"
  119. >~"This GDB was configured as \"x86_64-pc-linux-gnu\".\nType \"show configuration\" for configuration details."
  120. >~"\nFor bug reporting instructions, please see:\n"
  121. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  122. >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
  123. >~"For help, type \"help\".\n"
  124. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  125. >1^done
  126. dPARSING VERSION: 1^done
  127. dSUPPORTED GDB VERSION GNU gdb (GDB) 7.11
  128. dCopyright (C) 2016 Free Software Foundation, Inc.
  129. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  130. dThis is free software: you are free to change and redistribute it.
  131. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  132. dand "show warranty" for details.
  133. dThis GDB was configured as "x86_64-pc-linux-gnu".
  134. dType "show configuration" for configuration details.
  135. dFor bug reporting instructions, please see:
  136. d<http://www.gnu.org/software/gdb/bugs/>.
  137. dFind the GDB manual and other documentation resources online at:
  138. d<http://www.gnu.org/software/gdb/documentation/>.
  139. dFor help, type "help".
  140. dType "apropos word" to search for commands related to "word".
  141. dGNU gdb (GDB) 7.11
  142. dCopyright (C) 2016 Free Software Foundation, Inc.
  143. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  144. dThis is free software: you are free to change and redistribute it.
  145. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  146. dand "show warranty" for details.
  147. dThis GDB was configured as "x86_64-pc-linux-gnu".
  148. dType "show configuration" for configuration details.
  149. dFor bug reporting instructions, please see:
  150. d<http://www.gnu.org/software/gdb/bugs/>.
  151. dFind the GDB manual and other documentation resources online at:
  152. d<http://www.gnu.org/software/gdb/documentation/>.
  153. dFor help, type "help".
  154. dType "apropos word" to search for commands related to "word".
  155. dUSING GDB VERSION: 71100, BUILD: 2016
  156. <16-interpreter-exec console "set target-async off"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement