Advertisement
Guest User

Untitled

a guest
Oct 25th, 2012
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 8.56 KB | None | 0 0
  1. sStarting debugger 'GdbEngine' for ABI 'x86-macos-generic-mach_o-64bit'...
  2.  dStart parameters: 'Run /Users/Kuba/Code/Sketchpad/Trial project/trial' mode: 1
  3.  dABI: x86-macos-generic-mach_o-64bit
  4.  dExecutable: /Users/Kuba/Code/Sketchpad/Trial project/trial
  5.  dDirectory: /Users/Kuba/Code/Sketchpad/Trial project
  6.  dDebugger: /usr/bin/gdb
  7.  dProject: /Users/Kuba/Code/Sketchpad/Trial project (built: /Users/Kuba/Code/Sketchpad/Trial project)
  8.  dQML server: 127.0.0.1:3768
  9.  dSysroot:
  10.  dDebug Source Loaction:
  11.  dSymbol file:
  12.  dDumper libraries: /usr/local/Qt4.8/qtc-debugging-helper/ /Users/Kuba/QtSDK/Qt Creator.app/Contents/qtc-debugging-helper/92501880/ /Users/Kuba/Library/Application Support/Nokia/QtCreator/qtc-debugging-helper/92501880/
  13.  d
  14.  dDebugger settings:
  15.  dUseAlternatingRowColours: false (default: false)
  16.  dFontSizeFollowsEditor: true (default: false) ***
  17.  dUseMessageBoxForSignals: true (default: true)
  18.  dAutoQuit: false (default: false)
  19.  dLogTimeStamps: false (default: false)
  20.  dVerboseLog: false (default: false)
  21.  dCloseBuffersOnExit: false (default: false)
  22.  dSwitchModeOnExit: false (default: false)
  23.  dUseDebuggingHelper: true (default: true)
  24.  dUseCodeModel: true (default: true)
  25.  dShowThreadNames: true (default: false) ***
  26.  dUseToolTips: false (default: false)
  27.  dUseToolTipsInLocalsView: false (default: false)
  28.  dUseToolTipsInBreakpointsView: false (default: false)
  29.  dUseAddressInBreakpointsView: false (default: false)
  30.  dUseAddressInStackView: false (default: false)
  31.  dLoadGdbInit: true (default: true)
  32.  dScriptFile: (default: )
  33.  dWatchdogTimeout: 20 (default: 20)
  34.  dAutoEnrichParameters: false (default: false)
  35.  dTargetAsync: false (default: false)
  36.  dMaximalStackDepth: 20 (default: 20)
  37.  dAlwaysAdjustStackColumnWidths: false (default: false)
  38.  dShowStandardNamespace: true (default: true)
  39.  dShowQtNamespace: true (default: true)
  40.  dSortStructMembers: true (default: true)
  41.  dAutoDerefPointers: true (default: true)
  42.  dAlwaysAdjustLocalsColumnWidths: false (default: false)
  43.  dListSourceFiles: false (default: false)
  44.  dSkipKnownFrames: false (default: false)
  45.  dEnableReverseDebugging: false (default: false)
  46.  dAllPluginBreakpoints: true (default: true)
  47.  dSelectedPluginBreakpoints: false (default: false)
  48.  dAdjustBreakpointLocations: true (default: true)
  49.  dAlwaysAdjustBreakpointsColumnWidths: false (default: false)
  50.  dNoPluginBreakpoints: false (default: false)
  51.  dSelectedPluginBreakpointsPattern: .* (default: .*)
  52.  dBreakOnThrow: false (default: false)
  53.  dBreakOnCatch: false (default: false)
  54.  dBreakOnWarning: false (default: false)
  55.  dBreakOnFatal: false (default: false)
  56.  dAlwaysAdjustRegistersColumnWidths: false (default: false)
  57.  dAlwaysAdjustSnapshotsColumnWidths: false (default: false)
  58.  dAlwaysAdjustThreadsColumnWidths: false (default: false)
  59.  dAlwaysAdjustModulesColumnWidths: false (default: false)
  60.  dState changed from DebuggerNotReady(0) to EngineSetupRequested(1).
  61.  dQUEUE: SETUP ENGINE
  62.  dCALL: SETUP ENGINE
  63.  dTRYING TO START ADAPTER
  64.  dENABLING TEST CASE: 0
  65.  dSTARTING /usr/bin/gdb -i mi --tty=/var/folders/kl/8kkz9_ss6k5_k6q4jb23jjdr0000gr/T/qt_temp.Hn5985
  66.  dGDB STARTED, INITIALIZING IT
  67.  <921show version
  68.  <922-list-features
  69.  <923set print object on
  70.  <924set breakpoint pending on
  71.  <925set print elements 10000
  72.  <926set overload-resolution off
  73.  <927handle SIGSEGV nopass stop print
  74.  <928set unwindonsignal on
  75.  <929pwd
  76.  <930set width 0
  77.  <931set height 0
  78.  <932set auto-solib-add on
  79.  <933-interpreter-exec console "maintenance set internal-warning quit no"
  80.  <934-interpreter-exec console "maintenance set internal-error quit no"
  81.  <935-interpreter-exec console "disassemble 0 0"
  82.  <936-interpreter-exec console "python execfile('/Users/Kuba/QtSDK/Qt Creator.app/Contents/Resources/dumper/bridge.py')"
  83.  <937-interpreter-exec console "python execfile('/Users/Kuba/QtSDK/Qt Creator.app/Contents/Resources/dumper/dumper.py')"
  84.  <938-interpreter-exec console "python execfile('/Users/Kuba/QtSDK/Qt Creator.app/Contents/Resources/dumper/qttypes.py')"
  85.  <939-interpreter-exec console "bbsetup"
  86.  dADAPTER SUCCESSFULLY STARTED
  87.  dNOTE: ENGINE SETUP OK
  88.  dState changed from EngineSetupRequested(1) to EngineSetupOk(3).
  89.  dQUEUE: SETUP INFERIOR
  90.  dState changed from EngineSetupOk(3) to InferiorSetupRequested(4).
  91.  dQUEUE: SETUP INFERIOR
  92.  >~"GNU gdb 6.3.50-20050815 (Apple version gdb-1822) (Sun Aug 5 03:00:42 UTC 2012)\n"
  93.  >~"Copyright 2004 Free Software Foundation, Inc.\n"
  94.  >~"GDB is free software, covered by the GNU General Public License, and you are\n"
  95.  >~"welcome to change it and/or distribute copies of it under certain conditions.\n"
  96.  >~"Type \"show copying\" to see the conditions.\n"
  97.  >~"There is absolutely no warranty for GDB. Type \"show warranty\" for details.\n"
  98.  >~"This GDB was configured as \"x86_64-apple-darwin\"."
  99.  >~"\n"
  100.  >&"show version\n"
  101.  >~"GNU gdb 6.3.50-20050815 (Apple version gdb-1822) (Sun Aug 5 03:00:42 UTC 2012)\n"
  102.  >~"Copyright 2004 Free Software Foundation, Inc.\n"
  103.  >~"GDB is free software, covered by the GNU General Public License, and you are\n"
  104.  >~"welcome to change it and/or distribute copies of it under certain conditions.\n"
  105.  >~"Type \"show copying\" to see the conditions.\n"
  106.  >~"There is absolutely no warranty for GDB. Type \"show warranty\" for details.\n"
  107.  >~"This GDB was configured as \"x86_64-apple-darwin\".\n"
  108.  >921^done
  109.  dPARSING VERSION: 921^done
  110.  d
  111.  dUNSUPPORTED GDB VERSION GNU gdb 6.3.50-20050815 (Apple version gdb-1822) (Sun Aug 5 03:00:42 UTC 2012)
  112.  dCopyright 2004 Free Software Foundation, Inc.
  113.  dGDB is free software, covered by the GNU General Public License, and you are
  114.  dwelcome to change it and/or distribute copies of it under certain conditions.
  115.  dType "show copying" to see the conditions.
  116.  dThere is absolutely no warranty for GDB. Type "show warranty" for details.
  117.  dThis GDB was configured as "x86_64-apple-darwin".
  118.  dGNU gdb 6.3.50-20050815 (Apple version gdb-1822) (Sun Aug 5 03:00:42 UTC 2012)
  119.  dCopyright 2004 Free Software Foundation, Inc.
  120.  dGDB is free software, covered by the GNU General Public License, and you are
  121.  dwelcome to change it and/or distribute copies of it under certain conditions.
  122.  dType "show copying" to see the conditions.
  123.  dThere is absolutely no warranty for GDB. Type "show warranty" for details.
  124.  dThis GDB was configured as "x86_64-apple-darwin".
  125.  d
  126.  dUSING GDB VERSION: 60350, BUILD: 1822 (APPLE)
  127.  >922^error,msg="Undefined MI command: list-features"
  128.  dFEATURES: 922^error,data={msg="Undefined MI command: list-features"}
  129.  d
  130.  >&"set print object on\n"
  131.  >923^done
  132.  >&"set breakpoint pending on\n"
  133.  >924^done
  134.  >&"set print elements 10000\n"
  135.  >925^done
  136.  >&"set overload-resolution off\n"
  137.  >926^done
  138.  >&"handle SIGSEGV nopass stop print\n"
  139.  >927^done
  140.  >&"set unwindonsignal on\n"
  141.  >928^done
  142.  >&"pwd\n"
  143.  >~"Working directory /Users/Kuba/Code/Sketchpad/Trial project.\n"
  144.  >929^done
  145.  >&"set width 0\n"
  146.  >930^done
  147.  >&"set height 0\n"
  148.  >931^done
  149.  >&"set auto-solib-add on\n"
  150.  >932^done
  151.  >933^error,msg="Undefined maintenance set command: \"internal-warning quit no\". Try \"help maintenance set\"."
  152.  >934^error,msg="Undefined maintenance set command: \"internal-error quit no\". Try \"help maintenance set\"."
  153.  >Dump of assembler code from 0x0 to 0x0:
  154.  >End of assembler dump.
  155.  >935^done,time={wallclock="0.00005",user="0.00004" ,system="0.00001",start="1351153081.820196",end="1 351153081.820246"}
  156.  >936^error,msg="Undefined command: \"python\". Try \"help\"."
  157.  >937^error,msg="Undefined command: \"python\". Try \"help\"."
  158.  >938^error,msg="Undefined command: \"python\". Try \"help\"."
  159.  >939^error,msg="Undefined command: \"bbsetup\". Try \"help\"."
  160.  dUNEXPECTED GDB STDERR: Undefined maintenance set command: "internal-warning quit no". Try "help maintenance set".
  161.  dUndefined maintenance set command: "internal-error quit no". Try "help maintenance set".
  162.  dUndefined command: "python". Try "help".
  163.  dUndefined command: "python". Try "help".
  164.  dUndefined command: "python". Try "help".
  165.  dUndefined command: "bbsetup". Try "help".
  166.  d
  167.  dCALL: SETUP INFERIOR
  168.  sSetting up inferior...
  169.  <940-file-exec-and-symbols "/Users/Kuba/Code/Sketchpad/Trial project/trial"
  170.  >&"warning: Could not find object file \"/opt/etlocal/var/macports/build/_opt_etlocal_var_macports_sources_rsync.macports.o rg_release_ports_x11_openmotif/openmotif/work/openmotif-2.3.3/lib/Xm/.libs/XmStrDefs.o\" - no debug information available for \"XmStrDefs.c\".\n"
  171.  Could not find object file "/opt/etlocal/var/macports/build/_opt_etlocal_var_macports_sources_rsync.macports.o rg_release_ports_x11_openmotif/openmotif/work/openmotif-2.3.3/lib/Xm/.libs/XmStrDefs.o" - no debug information available for "XmStrDefs.c".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement