dATTEMPT SYNC wSome breakpoints cannot be handled by the debugger languages currently active, and will be ignored. wAffected are breakpoints 3 sStarting debugger "LldbEngine" for ABI "x86-darwin-generic-mach_o-64bit"... dStart parameters: 'untitled1' mode: 1 dABI: x86-darwin-generic-mach_o-64bit dLanguages: c++ dExecutable: /tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1 dDirectory: /tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS dDebugger: /usr/bin/lldb dProject: /tmp/untitled1 dAdditional Search Directories: dSysroot: 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: false (default: false) dExtraDumperFile: (default: ) dFontSizeFollowsEditor: false (default: false) dGdbCustomDumperCommands: (default: ) dGdbPostAttachCommands: (default: ) dGdbStartupCommands: (default: ) dIdentifyDebugInfoPackages: false (default: false) dIgnoreFirstChanceAccessViolation: false (default: false) dIntelFlavor: false (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) dSelectedPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dShowQObjectNames2: true (default: true) dShowQmlObjectTree: true (default: true) dShowQtNamespace: true (default: true) dShowStandardNamespace: true (default: true) dShowThreadNames: false (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) dUseAddressInBreakpointsView: false (default: false) dUseAddressInStackView: false (default: false) dUseAlternatingRowColours: false (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) dUseToolTipsInBreakpointsView: false (default: true) *** dUseToolTipsInLocalsView: false (default: false) dWarnOnReleaseBuilds: true (default: true) dWatchdogTimeout: 20 (default: 20) dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master] dQUEUE: SETUP ENGINE dCALL: SETUP ENGINE dSTARTING LLDB: /usr/bin/lldb >(lldb) sc print('@\nlldbstartupok@\n') >@ >lldbstartupok@ > dADAPTER STARTED sSetting up inferior... >(lldb) script sys.path.insert(1, '/Users/chris/test/QtCreator4.5.0-beta1/Qt Creator.app/Contents/Resources/debugger/') >(lldb) script from lldbbridge import * >(lldb) script print(dir()) >['Array10000Format', 'Array1000Format', 'Array100Format', 'Array10Format', 'ArrayPlotFormat', 'AttachCore', 'AttachCrashedExternal', 'AttachExternal', >'AttachToRemoteProcess', 'AttachToRemoteServer', 'AutomaticFormat', 'Breakp >ointAtCatch', 'BreakpointAtExec', 'BreakpointAtFork', 'BreakpointAtJavaScriptThrow', 'B >reakpointAtMain', 'BreakpointAtSysCall', 'BreakpointAtTh >row', 'BreakpointByAddress', 'BreakpointByFileAndLine', 'Breakpo >intByFunction', 'BreakpointOnQmlSignalEmit', 'Children', 'CompactMapFormat', 'DEBUG', 'Direc >tQListStorageFormat', 'DummyDebugger', 'Dumper', 'DumperBase', 'EnhancedFormat', 'IndirectQListStorageFormat', ' >Latin1StringFormat', 'Local8BitStringFormat', 'LogMixin', 'NoStartM >ode', 'RawFormat', 'ReportItem', 'SeparateFormat', 'SeparateLatin1StringFormat', 'SeparateUtf8S >tringFormat', 'SimpleFormat', 'StartExternal', 'StartInternal', 'StartRemoteProcess', 'SubItem', 'Summary >Dumper', 'SummaryProvider', 'SyntheticChildrenProvider', 'Tester', 'TopLevelItem', 'Type >CodeArray', 'TypeCodeBitfield', 'TypeCodeComplex', 'TypeCodeEnum', 'TypeCodeFloat', 'Ty >peCodeFortranString', 'TypeCodeFunction', 'TypeCodeIntegral', 'TypeCodeMemberPointe >r', 'TypeCodePointer', 'TypeCodeReference', 'TypeCodeStruct', 'TypeCodeTypedef', 'TypeCodeU >nresolvable', 'TypeCodeVoid', 'Ucs4StringFormat', 'UnknownType', 'UnnamedSubItem', 'Utf16Stri >ngFormat', 'Utf8StringFormat', 'WatchpointAtAddress', 'WatchpointAtExpression' >, '__builtins__', 'arrayForms', 'base64', 'check', 'codecs', 'collections', 'contextman >ager', 'copy', 'error', 'fileNameAsString', 'inspect', 'isFloatingPointTypeNa >me', 'isIntegralTypeName', 'json', 'keyword', 'lldb', 'mapFo >rms', 'os', 'platform', 'pprint', 'pydoc', 'qqWatchpoi >ntOffset', 're', 'reload_module', 'run_one_line', 'run_python_in >terpreter', 'showException', 'struct', 'sys', 'threadi >ng', 'time', 'toInteger', 'uuid', 'warn', 'xwarn'] >(lldb) script theDumper = Dumper() >@ >lldbversion="lldb-370.0.42 > Swift-3.1"@ >@ >state="enginesetupok"@ dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master] dState changed from EngineSetupOk(3) to InferiorSetupRequested(4) [master] dQUEUE: SETUP INFERIOR dCALL: SETUP INFERIOR <13loadDumpers({"token":13}) <14setupInferior({"attachpid":0,"breakonmain":0,,"executable":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1","nativemixed":0,"platform":"","processargs":[],"remotechannel":"","startmode":1,"sysroot":"","token":14,"useterminal":0,"workingdirectory":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS"}) >(lldb) script theDumper.loadDumpers({"token":13}) >@ >result={token="13",dumpers=[{type="std____debug__unordered_set"},{type="boost__variant"},{type="QV4__InternalClass__Transition"},{type="CPlusPlus__Identifier"},{type="QtcDumperTest_PointerArray"},{type="std__list"},{type="QmakeProjectManager__QmakeProFileNode"},{type="QtcDumperTest_FieldAccessByIndex"},{type="std__multimap",formats="17"},{type="QUuid"},{type="boost__optional"},{type="QDir"},{type="TNimNode"},{type="QSharedData"},{type="Debugger__Internal__GdbMi"},{type="QV4__PropertyHash"},{type="std__complex"},{type="__m256"},{type="boost__container__list"},{type="CPlusPlus__Symbol"},{type="std____debug__unordered_multimap",formats="17"},{type="std____1__complex"},{type="std__deque"},{type="std___Rb_tree_const_iterator"},{type="QFixed"},{type="uint8_t"},{type="std____1__set__iterator"},{type="std____debug__stack"},{type="CPlusPlus__StringLiteral"},{type="QPoint"},{type="std____1__vector"},{type="QMultiMap",formats="17"},{type="CPlusPlus__Token"},{type="std__byte"},{type="QLocale"},{type="QV4__CallContext"},{type="QJsonPrivate__q_littleendian"},{type="string",editable="true"},{type="std__set"},{type="std___Tree_const_iterator"},{type="__gnu_cxx__hash_set"},{type="QFile"},{type="wstring",editable="true"},{type="QByteArrayData"},{type="CPlusPlus__Literal"},{type="QSizeF"},{type="NimStringDesc"},{type="std__unordered_multimap",formats="17"},{type="QIPv6Address"},{type="QV4__Heap__String"},{type="Utils__ElfSection"},{type="QGraphicsPolygonItem"},{type="Debugger__Internal__DisassemblerLine"},{type="QTypedArrayData"},{type="QTimeZone"},{type="QMap",formats="17"},{type="std____cxx11__string",editable="true",formats="5, 6, 7, 8"},{type="std____1__stack"},{type="QArrayData"},{type="QV4__ScopedString"},{type="QChar"},{type="boost__posix_time__time_duration"},{type="CPlusPlus__TemplateNameId"},{type="QQmlRefCount"},{type="std____debug__set"},{type="QMetaObject"},{type="QHostAddress"},{type="QV4__Value"},{type="QVariantList"},{type="std__unordered_multiset"},{type="QObjectPrivate__ConnectionList"},{type="QJsonValue"},{type="std____1__shared_ptr"},{type="QV4__SimpleScriptFunction"},{type="CPlusPlus__Internal__Value"},{type="QFileInfo"},{type="QHash__const_iterator"},{type="qfloat16"},{type="ProjectExplorer__FolderNode"},{type="QTime"},{type="QSqlField"},{type="std___Tree_iterator"},{type="QXmlStreamStringRef"},{type="CPlusPlus__PointerType"},{type="std____1__weak_ptr"},{type="std____debug__unordered_multiset"},{type="QString",editable="true",formats="2, 4"},{type="gsl__span"},{type="boost__bimaps__bimap"},{type="cv__Size_"},{type="std____cxx1998__map"},{type="std____1__map__const_iterator"},{type="QV4__Heap__Base"},{type="QHash",formats="17"},{type="QXmlAttributes"},{type="QHash__iterator"},{type="KDSoapValue1"},{type="QMetaEnum"},{type="QLinkedList"},{type="Utils__FileName"},{type="QVariantHash"},{type="QStack",formats="16"},{type="QBitArray"},{type="std__list__QNX"},{type="Debugger__Internal__BreakpointModelId"},{type="boost__unordered__unordered_set"},{type="Qt__ItemDataRole"},{type="QLazilyAllocated"},{type="std____1__basic_string"},{type="std____cxx11__basic_string"},{type="std__set__const_iterator"},{type="QQmlBinding"},{type="std____1__unique_ptr"},{type="std__map__iterator"},{type="QDate"},{type="std____1__set_const_iterator"},{type="std__stack"},{type="std____weak_ptr"},{type="std__multiset"},{type="std__unordered_map",formats="17"},{type="QJsonPrivate__qle_bitfield"},{type="QV4__Identifier"},{type="__m128"},{type="__m128d"},{type="QTextCodec"},{type="std__shared_ptr"},{type="std____1__wstring"},{type="std__unordered_set"},{type="std__string",editable="true",formats="5, 6, 7, 8"},{type="QHashedString"},{type="QtcDumperTest_List__NodeX"},{type="Utf8String"},{type="__m512d"},{type="std____cxx1998__set"},{type="QPixmap"},{type="ProjectExplorer__Node"},{type="std____1__multimap",formats="17"},{type="QMetaClassInfo"},{type="std__map",formats="17"},{type="boost__posix_time__ptime"},{type="QPointF"},{type="std____cxx11__wstring",editable="true",formats="2, 4"},{type="Eigen__Matrix"},{type="QImage",formats="2, 4"},{type="QSet"},{type="std__valarray",formats="16"},{type="std__map__const_iterator"},{type="QJsonArray"},{type="CPlusPlus__QualifiedNameId"},{type="std____1__deque"},{type="QFiniteStack",formats="16"},{type="std__set__iterator"},{type="QTextDocument"},{type="QTJSC__JSValue"},{type="QSqlResultPrivate"},{type="NimGenericSequence__"},{type="QRegion"},{type="std__wstring",editable="true",formats="2, 4"},{type="QV4_Object"},{type="QBasicAtomicInt"},{type="QScriptValue"},{type="QMetaProperty"},{type="QDateTime"},{type="std____1__unordered_set"},{type="std____1__map__iterator"},{type="boost__gregorian__date"},{type="std__pair"},{type="std__set__QNX"},{type="std____1__list"},{type="std__deque__MSVC"},{type="CPlusPlus__ByteArrayRef"},{type="QProcEnvKey"},{type="boost__shared_ptr"},{type="QV__PropertyHash"},{type="Core__Id"},{type="std__basic_string"},{type="std____debug__vector",formats="16"},{type="QRectF"},{type="QAtomicInt"},{type="__m256i"},{type="QQmlSourceLocation"},{type="WTF__String"},{type="Debugger__Internal__WatchData"},{type="__m256d"},{type="std____1__set"},{type="gsl__byte"},{type="QPolygonF"},{type="QXmlStreamAttribute"},{type="int8_t"},{type="QStandardItemData"},{type="QV4__SharedInternalClassData"},{type="QQmlAccessorProperties__Properties"},{type="QByteArray",editable="true",formats="5, 6, 7, 8"},{type="QtcDumperTest_String"},{type="QV4__ExecutionContext"},{type="ProKey"},{type="CPlusPlus__Class"},{type="std__vector",editable="true",formats="16"},{type="QV4__FunctionObject"},{type="std____1__multiset"},{type="std____1__unordered_map",formats="17"},{type="QV4__IdentifierTable"},{type="__m512i"},{type="QV4__InternalClassTransition"},{type="__m128i"},{type="QVariantMap",formats="17"},{type="QStringRef"},{type="std____debug__map"},{type="std____debug__list"},{type="QStaticStringData"},{type="QVariant (QVariantMap)",formats="17"},{type="QSize"},{type="Debugger__Internal__WatchItem"},{type="QPolygon"},{type="std____1__string"},{type="QSharedDataPointer"},{type="QV__PropertyHashData"},{type="QStringList"},{type="std___Rb_tree_iterator"},{type="std__optional"},{type="std__deque__QNX"},{type="QRegExp"},{type="QStringData"},{type="QFlags"},{type="QTextCursor"},{type="std____debug__unordered_map",formats="17"},{type="QList",formats="18, 19"},{type="QJsonPrivate__qle_signedbitfield"},{type="QSharedPointer"},{type="QUrl",formats="2, 4"},{type="QmakeProjectManager__QmakePriFileNode"},{type="cv__Mat",formats="4"},{type="QVarLengthArray"},{type="QV4__Object"},{type="std____debug__deque"},{type="std__unique_ptr"},{type="QScopedPointer"},{type="__m512"},{type="std____1__map",formats="17"},{type="QStandardItem"},{type="QtcDumperTest_BufArray"},{type="QMapNode"},{type="Core__GeneratedFile"},{type="std__once_flag"},{type="std____1__array",formats="16"},{type="std____1__valarray",formats="16"},{type="QVariant"},{type="QV4__String"},{type="QVector",editable="true",formats="16"},{type="ProjectExplorer__ProjectNode"},{type="CPlusPlus__Internal__PPToken"},{type="Debugger__Internal__ThreadId"},{type="std____1__once_flag"},{type="QHashNode",formats="17 >"},{type="QV4__Scoped"},{type="ProString"},{type="Utils__Port"},{type="QV4__CompilationUnit"},{type="std__experimental__optional"},{type="QTemporaryFile"},{type="QXmlAttributes__Attribute"},{type="KDSoapValue"},{type="QJsonObject"},{type="QRect"},{type="CPlusPlus__IntegerType"},{type="std__array",formats="16"},{type="CMakeProjectManager__Internal__CMakeProjectNode"},{type="QJSValue"},{type="std____cxx11__list"},{type="CPlusPlus__FullySpecifiedType"},{type="__gnu_debug___Safe_iterator"},{type="QV4__ScriptFunction"},{type="QtcDumperTest_List"},{type="QWeakPointer"},{type="std__weak_ptr"},{type="QMetaMethod"},{type="QAtomicPointer"},{type="CPlusPlus__NamedType"},],python="20710"}@ >13^ >(lldb) script theDumper.setupInferior({"attachpid":0,"breakonmain":0,"environment":["4170706c655f5075625375625f536f636b65745f52656e6465723d2f707269766174652f746d702f636f6d2e6170706c652e6c61756e6368642e6c3759663245455278582f52656e646572","44594c445f4652414d45574f524b5f504154483d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f36342f6c6962","44594c445f4c4942524152595f504154483d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f36342f6c6962","484f4d453d2f55736572732f6368726973","4c435f43545950453d5554462d38","4c4c564d5f494e5354414c4c5f4449523d2f55736572732f63687269732f6c6962636c616e675f72656c656173652f6c6962636c616e673339","4c4f474e414d453d6368726973","4d414b45464c4147533d2d6a3130","4f4c445057443d2f55736572732f63687269732f6465762f6275696c645f63757272656e742f737263","504154483d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f36342f62696e3a2f7573722f62696e3a2f7573722f6c6f63616c2f62696e3a2f7573722f62696e3a2f62696e3a2f7573722f7362696e3a2f7362696e","5154435f4e4f5f434c414e475f4c4942544f4f4c494e473d31","51544449523d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f3634","534543555249545953455353494f4e49443d3138366136","5348454c4c3d2f62696e2f62617368","53484c564c3d31","5353485f415554485f534f434b3d2f707269766174652f746d702f636f6d2e6170706c652e6c61756e6368642e6b706765664c684946502f4c697374656e657273","5445524d3d787465726d2d323536636f6c6f72","5445524d5f50524f4752414d3d4170706c655f5465726d696e616c","5445524d5f50524f4752414d5f56455253494f4e3d3338382e31","5445524d5f53455353494f4e5f49443d37314534433432322d363738382d344536422d414238352d344134444632373834313544","544d504449523d2f7661722f666f6c646572732f767a2f33627376327732353266333730727966303967647a7767383030303067702f542f","555345523d6368726973","5850435f464c4147533d307830","5850435f534552564943455f4e414d453d30","5f3d2f55736572732f63687269732f746573742f517443726561746f72342e352e302d62657461312f51742043726561746f722e6170702f436f6e74656e74732f4d61634f532f51742043726561746f72","5f5f43465f555345525f544558545f454e434f44494e473d30783146363a3078303a307830"],"executable":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1","nativemixed":0,"platform":"","processargs":[],"remotechannel":"","startmode":1,"sysroot":"","token":14,"useterminal":0,"workingdirectory":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS"}) eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtGui.framework/Versions/5/QtGui empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtCore.framework/Versions/5/QtCore empty dSYM file detected, dSYM was created with an executable with no debug info. >@ >result={token="14",success="1",msg="success",exe="/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1"}@ >14^ <15insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":10,"modelid":"1","oneshot":0,"token":15,"type":1}) <16insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":20,"modelid":"2","oneshot":0,"token":16,"type":1}) dBREAKPOINT 3 IN STATE 0 IS NOT ACCEPTABLE <17insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled/main.cpp","function":"","id":0,"ignorecount":0,"line":11,"modelid":"4","oneshot":0,"token":17,"type":1}) <18insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled1/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":8,"modelid":"5","oneshot":0,"token":18,"type":1}) dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6) [master] dState changed from InferiorSetupOk(6) to EngineRunRequested(7) [master] dQUEUE: RUN ENGINE dCALL: RUN ENGINE sRunning requested... <19runEngine({"token":19}) >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":10,"modelid":"1","oneshot":0,"token":15,"type":1}) >@ >result={token="15",lldbid="1",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >15^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 1 [pending] Hit: 0 times Type: 0 [enabled] >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":20,"modelid":"2","oneshot":0,"token":16,"type":1}) >@ >result={token="16",lldbid="2",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled/main.cpp","function":"","id":0,"ignorecount":0,"line":11,"modelid":"4","oneshot":0,"token":17,"type":1}) >16^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 2 [pending] Hit: 0 times Type: 0 [enabled] >@ >result={token="17",lldbid="3",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled1/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":8,"modelid":"5","oneshot":0,"token":18,"type":1}) >@ >result={token="18",lldbid="4",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.runEngine({"token":19}) >17^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 3 [pending] Hit: 0 times Type: 0 [enabled] >18^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 4 [pending] Hit: 0 times Type: 0 [enabled] >@ >pid="95538"@ >@ >state="enginerunandinferiorrunok"@ dTaking notice of pid 95538 dNOTE: ENGINE RUN AND INFERIOR RUN OK sRunning. dState changed from EngineRunRequested(7) to InferiorRunOk(11) [master] >@ >event={type="1",data="0x7fcbb9d9db50 Event: broadcaster = 0x7fcbbc8b7238 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x7fcbbc8b7200 (pid = 95538), state = running}",msg="None",flavor="Process::ProcessEventData",state="running",bp="No value"}@ >@ >state="running"@ dNOTE: INFERIOR RUN OK - REPEATED. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/platforms/libqcocoa.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. ewarning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqdds.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqgif.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqicns.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqico.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqjpeg.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqsvg.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtSvg.framework/Versions/5/QtSvg empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqtga.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqtiff.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqwbmp.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqwebp.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. >@ >event={type="4",data="0x7fcbb9ddcd70 Event: broadcaster = 0x7fcbbc8b7238 (lldb.process), type = 0x00000004 (stdout-available), data = { process = 0x7fcbbc8b7200 (pid = 95538), state = running}",msg="None",flavor="Process::ProcessEventData",state="running",bp="No value"}@ >@ >event={type="1",data="0x7fcbb773ddb0 Event: broadcaster = 0x7fcbbc8b7238 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x7fcbbc8b7200 (pid = 95538), state = exited}",msg="None",flavor="Process::ProcessEventData",state="exited",bp="No value"}@ >@ >state="inferiorexited"@ >@ >exited={status="0",desc="None"}@ dNOTE: INFERIOR EXITED dState changed from InferiorRunOk(11) to InferiorShutdownOk(18) [master] dState changed from InferiorShutdownOk(18) to EngineShutdownRequested(19) [master] dQUEUE: SHUTDOWN ENGINE dCALL: SHUTDOWN ENGINE dNOTE: ENGINE SHUTDOWN OK dState changed from EngineShutdownRequested(19) to EngineShutdownOk(21) [master] dState changed from EngineShutdownOk(21) to DebuggerFinished(22) [master] dQUEUE: FINISH DEBUGGER dNOTE: FINISH DEBUGGER dHANDLE RUNCONTROL FINISHED sDebugger finished. wSome breakpoints cannot be handled by the debugger languages currently active, and will be ignored. wAffected are breakpoints 3 sStarting debugger "LldbEngine" for ABI "x86-darwin-generic-mach_o-64bit"... dStart parameters: 'untitled1' mode: 1 dABI: x86-darwin-generic-mach_o-64bit dLanguages: c++ dExecutable: /tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1 dDirectory: /tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS dDebugger: /usr/bin/lldb dProject: /tmp/untitled1 dAdditional Search Directories: dSysroot: 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: false (default: false) dExtraDumperFile: (default: ) dFontSizeFollowsEditor: false (default: false) dGdbCustomDumperCommands: (default: ) dGdbPostAttachCommands: (default: ) dGdbStartupCommands: (default: ) dIdentifyDebugInfoPackages: false (default: false) dIgnoreFirstChanceAccessViolation: false (default: false) dIntelFlavor: false (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) dSelectedPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dShowQObjectNames2: true (default: true) dShowQmlObjectTree: true (default: true) dShowQtNamespace: true (default: true) dShowStandardNamespace: true (default: true) dShowThreadNames: false (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) dUseAddressInBreakpointsView: false (default: false) dUseAddressInStackView: false (default: false) dUseAlternatingRowColours: false (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) dUseToolTipsInBreakpointsView: false (default: true) *** dUseToolTipsInLocalsView: false (default: false) dWarnOnReleaseBuilds: true (default: true) dWatchdogTimeout: 20 (default: 20) dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master] dQUEUE: SETUP ENGINE dCALL: SETUP ENGINE dSTARTING LLDB: /usr/bin/lldb >(lldb) sc print('@\nlldbstartupok@\n') >@ >lldbstartupok@ > dADAPTER STARTED sSetting up inferior... >(lldb) script sys.path.insert(1, '/Users/chris/test/QtCreator4.5.0-beta1/Qt Creator.app/Contents/Resources/debugger/') >(lldb) script from lldbbridge import * >(lldb) script print(dir()) >['Array10000Format', 'Array1000Format', 'Array100Format', 'Array10For >mat', 'ArrayPlotFormat', 'AttachCore', 'AttachCrashedExternal', 'AttachExternal', 'AttachToRemoteProcess', 'AttachT >oRemoteServer', 'AutomaticFormat', 'BreakpointAtCatch', 'BreakpointAtExec', 'BreakpointA >tFork', 'BreakpointAtJavaScriptThrow', 'BreakpointAtMain', 'Bre >akpointAtSysCall', 'BreakpointAtThrow', 'BreakpointByAddress', 'BreakpointByFileAndLine', 'Breakpoi >ntByFunction', 'BreakpointOnQmlSignalEmit', 'Children', 'CompactMapFormat', 'DEBUG', 'DirectQListStorageFormat', 'DummyDebugger', 'D >umper', 'DumperBase', 'EnhancedFormat', 'IndirectQListStorageFormat', 'L >atin1StringFormat', 'Local8BitStringFormat', 'LogMixin', 'NoStartMode', 'RawFor >mat', 'ReportItem', 'SeparateFormat', 'SeparateLatin1StringFormat', 'SeparateUtf8Str >ingFormat', 'SimpleFormat', 'StartExternal', 'StartIntern >al', 'StartRemoteProcess', 'SubItem', 'SummaryDumper', 'SummaryProvider', 'SyntheticChildre >nProvider', 'Tester', 'TopLevelItem', 'Typ >eCodeArray', 'TypeCodeBitfield', 'TypeCodeComplex', 'TypeCodeEnum', 'TypeCodeFloat', 'Ty >peCodeFortranS >tring', 'TypeCodeFunction', 'TypeCodeIntegral', 'TypeCodeMemberPointer', 'TypeCodePointer', 'TypeCodeReference', 'TypeCodeStruct', 'TypeCodeTypedef', 'TypeCodeUnresolvable', 'Typ >eCodeVoid', 'Ucs4StringFormat', 'UnknownType', 'UnnamedSubItem', 'Utf16StringFormat', 'Utf8Str >ingFormat', 'WatchpointAtAddress', 'WatchpointAtExpression', '__builtins__', 'arrayForms', 'base64', 'ch >eck', 'codecs', 'collections', 'contextmanager', 'copy', 'error', 'file >NameAsString', 'inspect', 'isFloatingPointTypeName', 'isIntegralTypeName', >'json', 'keyword', 'lldb', 'mapForms', 'os', 'platform', 'pprint', 'pydoc', 'qqWatchpointOffset', >'re', 'reload_module', 'run_one_line', 'run_python_interp >reter', 'showException', 'struct', 'sys', 'threading', 'time', 'toInteger', 'uuid' >, 'warn', 'xwarn'] >(lldb) script theDumper = Dumper() >@ >lldbversion="lldb-370.0.42 > Swift-3.1"@ >@ >state="enginesetupok"@ dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master] dState changed from EngineSetupOk(3) to InferiorSetupRequested(4) [master] dQUEUE: SETUP INFERIOR dCALL: SETUP INFERIOR <20loadDumpers({"token":20}) <21setupInferior({"attachpid":0,"breakonmain":0,,"executable":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1","nativemixed":0,"platform":"","processargs":[],"remotechannel":"","startmode":1,"sysroot":"","token":21,"useterminal":0,"workingdirectory":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS"}) >(lldb) script theDumper.loadDumpers({"token":20}) >@ >result={token="20",dumpers=[{type="std____debug__unordered_set"},{type="boost__variant"},{type="QV4__InternalClass__Transition"},{type="CPlusPlus__Identifier"},{type="QtcDumperTest_PointerArray"},{type="std__list"},{type="QmakeProjectManager__QmakeProFileNode"},{type="QtcDumperTest_FieldAccessByIndex"},{type="std__multimap",formats="17"},{type="QUuid"},{type="boost__optional"},{type="QDir"},{type="TNimNode"},{type="QSharedData"},{type="Debugger__Internal__GdbMi"},{type="QV4__PropertyHash"},{type="std__complex"},{type="__m256"},{type="boost__container__list"},{type="CPlusPlus__Symbol"},{type="std____debug__unordered_multimap",formats="17"},{type="std____1__complex"},{type="std__deque"},{type="std___Rb_tree_const_iterator"},{type="QFixed"},{type="uint8_t"},{type="std____1__set__iterator"},{type="std____debug__stack"},{type="CPlusPlus__StringLiteral"},{type="QPoint"},{type="std____1__vector"},{type="QMultiMap",formats="17"},{type="CPlusPlus__Token"},{type="std__byte"},{type="QLocale"},{type="QV4__CallContext"},{type="QJsonPrivate__q_littleendian"},{type="string",editable="true"},{type="std__set"},{type="std___Tree_const_iterator"},{type="__gnu_cxx__hash_set"},{type="QFile"},{type="wstring",editable="true"},{type="QByteArrayData"},{type="CPlusPlus__Literal"},{type="QSizeF"},{type="NimStringDesc"},{type="std__unordered_multimap",formats="17"},{type="QIPv6Address"},{type="QV4__Heap__String"},{type="Utils__ElfSection"},{type="QGraphicsPolygonItem"},{type="Debugger__Internal__DisassemblerLine"},{type="QTypedArrayData"},{type="QTimeZone"},{type="QMap",formats="17"},{type="std____cxx11__string",editable="true",formats="5, 6, 7, 8"},{type="std____1__stack"},{type="QArrayData"},{type="QV4__ScopedString"},{type="QChar"},{type="boost__posix_time__time_duration"},{type="CPlusPlus__TemplateNameId"},{type="QQmlRefCount"},{type="std____debug__set"},{type="QMetaObject"},{type="QHostAddress"},{type="QV4__Value"},{type="QVariantList"},{type="std__unordered_multiset"},{type="QObjectPrivate__ConnectionList"},{type="QJsonValue"},{type="std____1__shared_ptr"},{type="QV4__SimpleScriptFunction"},{type="CPlusPlus__Internal__Value"},{type="QFileInfo"},{type="QHash__const_iterator"},{type="qfloat16"},{type="ProjectExplorer__FolderNode"},{type="QTime"},{type="QSqlField"},{type="std___Tree_iterator"},{type="QXmlStreamStringRef"},{type="CPlusPlus__PointerType"},{type="std____1__weak_ptr"},{type="std____debug__unordered_multiset"},{type="QString",editable="true",formats="2, 4"},{type="gsl__span"},{type="boost__bimaps__bimap"},{type="cv__Size_"},{type="std____cxx1998__map"},{type="std____1__map__const_iterator"},{type="QV4__Heap__Base"},{type="QHash",formats="17"},{type="QXmlAttributes"},{type="QHash__iterator"},{type="KDSoapValue1"},{type="QMetaEnum"},{type="QLinkedList"},{type="Utils__FileName"},{type="QVariantHash"},{type="QStack",formats="16"},{type="QBitArray"},{type="std__list__QNX"},{type="Debugger__Internal__BreakpointModelId"},{type="boost__unordered__unordered_set"},{type="Qt__ItemDataRole"},{type="QLazilyAllocated"},{type="std____1__basic_string"},{type="std____cxx11__basic_string"},{type="std__set__const_iterator"},{type="QQmlBinding"},{type="std____1__unique_ptr"},{type="std__map__iterator"},{type="QDate"},{type="std____1__set_const_iterator"},{type="std__stack"},{type="std____weak_ptr"},{type="std__multiset"},{type="std__unordered_map",formats="17"},{type="QJsonPrivate__qle_bitfield"},{type="QV4__Identifier"},{type="__m128"},{type="__m128d"},{type="QTextCodec"},{type="std__shared_ptr"},{type="std____1__wstring"},{type="std__unordered_set"},{type="std__string",editable="true",formats="5, 6, 7, 8"},{type="QHashedString"},{type="QtcDumperTest_List__NodeX"},{type="Utf8String"},{type="__m512d"},{type="std____cxx1998__set"},{type="QPixmap"},{type="ProjectExplorer__Node"},{type="std____1__multimap",formats="17"},{type="QMetaClassInfo"},{type="std__map",formats="17"},{type="boost__posix_time__ptime"},{type="QPointF"},{type="std____cxx11__wstring",editable="true",formats="2, 4"},{type="Eigen__Matrix"},{type="QImage",formats="2, 4"},{type="QSet"},{type="std__valarray",formats="16"},{type="std__map__const_iterator"},{type="QJsonArray"},{type="CPlusPlus__QualifiedNameId"},{type="std____1__deque"},{type="QFiniteStack",formats="16"},{type="std__set__iterator"},{type="QTextDocument"},{type="QTJSC__JSValue"},{type="QSqlResultPrivate"},{type="NimGenericSequence__"},{type="QRegion"},{type="std__wstring",editable="true",formats="2, 4"},{type="QV4_Object"},{type="QBasicAtomicInt"},{type="QScriptValue"},{type="QMetaProperty"},{type="QDateTime"},{type="std____1__unordered_set"},{type="std____1__map__iterator"},{type="boost__gregorian__date"},{type="std__pair"},{type="std__set__QNX"},{type="std____1__list"},{type="std__deque__MSVC"},{type="CPlusPlus__ByteArrayRef"},{type="QProcEnvKey"},{type="boost__shared_ptr"},{type="QV__PropertyHash"},{type="Core__Id"},{type="std__basic_string"},{type="std____debug__vector",formats="16"},{type="QRectF"},{type="QAtomicInt"},{type="__m256i"},{type="QQmlSourceLocation"},{type="WTF__String"},{type="Debugger__Internal__WatchData"},{type="__m256d"},{type="std____1__set"},{type="gsl__byte"},{type="QPolygonF"},{type="QXmlStreamAttribute"},{type="int8_t"},{type="QStandardItemData"},{type="QV4__SharedInternalClassData"},{type="QQmlAccessorProperties__Properties"},{type="QByteArray",editable="true",formats="5, 6, 7, 8"},{type="QtcDumperTest_String"},{type="QV4__ExecutionContext"},{type="ProKey"},{type="CPlusPlus__Class"},{type="std__vector",editable="true",formats="16"},{type="QV4__FunctionObject"},{type="std____1__multiset"},{type="std____1__unordered_map",formats="17"},{type="QV4__IdentifierTable"},{type="__m512i"},{type="QV4__InternalClassTransition"},{type="__m128i"},{type="QVariantMap",formats="17"},{type="QStringRef"},{type="std____debug__map"},{type="std____debug__list"},{type="QStaticStringData"},{type="QVariant (QVariantMap)",formats="17"},{type="QSize"},{type="Debugger__Internal__WatchItem"},{type="QPolygon"},{type="std____1__string"},{type="QSharedDataPointer"},{type="QV__PropertyHashData"},{type="QStringList"},{type="std___Rb_tree_iterator"},{type="std__optional"},{type="std__deque__QNX"},{type="QRegExp"},{type="QStringData"},{type="QFlags"},{type="QTextCursor"},{type="std____debug__unordered_map",formats="17"},{type="QList",formats="18, 19"},{type="QJsonPrivate__qle_signedbitfield"},{type="QSharedPointer"},{type="QUrl",formats="2, 4"},{type="QmakeProjectManager__QmakePriFileNode"},{type="cv__Mat",formats="4"},{type="QVarLengthArray"},{type="QV4__Object"},{type="std____debug__deque"},{type="std__unique_ptr"},{type="QScopedPointer"},{type="__m512"},{type="std____1__map",formats="17"},{type="QStandardItem"},{type="QtcDumperTest_BufArray"},{type="QMapNode"},{type="Core__GeneratedFile"},{type="std__once_flag"},{type="std____1__array",formats="16"},{type="std____1__valarray",formats="16"},{type="QVariant"},{type="QV4__String"},{type="QVector",editable="true",formats="16"},{type="ProjectExplorer__ProjectNode"},{type="CPlusPlus__Internal__PPToken"},{type="Debugger__Internal__ThreadId"},{type="std____1__once_flag"},{type="QHashNode",formats="17"},{type="QV4__Scoped"},{type="ProString"},{type="Utils__Port"},{type="QV4__CompilationUnit"},{type="std__experimental__optional"},{type="QTemporaryFile"},{type="QXmlAttributes__Attribute"},{type="KDSoapValue"},{type="QJsonObject"},{type="QRect"},{type="CPlusPlus__IntegerType"},{type="std__array",formats="16"},{type="CMakeProjectManager__Internal__CMakeProjectNode"},{type="QJSValue"},{type="std____cxx11__list"},{type="CPlusPlus__FullySpecifiedType"},{type="__gnu_debug___Safe_iterator"},{type="QV4__ScriptFunction"},{type="QtcDumperTest_List"},{type="QWeakPointer"},{type="std__weak_ptr"},{type="QMetaMethod"},{type="QAtomicPointer"},{type="CPlusPlus__NamedType"},],python="20710"}@ >20^ >(lldb) script theDumper.setupInferior({"attachpid":0,"breakonmain":0,"environment":["4170706c655f5075625375625f536f636b65745f52656e6465723d2f707269766174652f746d702f636f6d2e6170706c652e6c61756e6368642e6c3759663245455278582f52656e646572","44594c445f4652414d45574f524b5f504154483d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f36342f6c6962","44594c445f4c4942524152595f504154483d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f36342f6c6962","484f4d453d2f55736572732f6368726973","4c435f43545950453d5554462d38","4c4c564d5f494e5354414c4c5f4449523d2f55736572732f63687269732f6c6962636c616e675f72656c656173652f6c6962636c616e673339","4c4f474e414d453d6368726973","4d414b45464c4147533d2d6a3130","4f4c445057443d2f55736572732f63687269732f6465762f6275696c645f63757272656e742f737263","504154483d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f36342f62696e3a2f7573722f62696e3a2f7573722f6c6f63616c2f62696e3a2f7573722f62696e3a2f62696e3a2f7573722f7362696e3a2f7362696e","5154435f4e4f5f434c414e475f4c4942544f4f4c494e473d31","51544449523d2f55736572732f63687269732f5174352e362e322f352e362f636c616e675f3634","534543555249545953455353494f4e49443d3138366136","5348454c4c3d2f62696e2f62617368","53484c564c3d31","5353485f415554485f534f434b3d2f707269766174652f746d702f636f6d2e6170706c652e6c61756e6368642e6b706765664c684946502f4c697374656e657273","5445524d3d787465726d2d323536636f6c6f72","5445524d5f50524f4752414d3d4170706c655f5465726d696e616c","5445524d5f50524f4752414d5f56455253494f4e3d3338382e31","5445524d5f53455353494f4e5f49443d37314534433432322d363738382d344536422d414238352d344134444632373834313544","544d504449523d2f7661722f666f6c646572732f767a2f33627376327732353266333730727966303967647a7767383030303067702f542f","555345523d6368726973","5850435f464c4147533d307830","5850435f534552564943455f4e414d453d30","5f3d2f55736572732f63687269732f746573742f517443726561746f72342e352e302d62657461312f51742043726561746f722e6170702f436f6e74656e74732f4d61634f532f51742043726561746f72","5f5f43465f555345525f544558545f454e434f44494e473d30783146363a3078303a307830"],"executable":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1","nativemixed":0,"platform":"","processargs":[],"remotechannel":"","startmode":1,"sysroot":"","token":21,"useterminal":0,"workingdirectory":"/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS"}) eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtGui.framework/Versions/5/QtGui empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtCore.framework/Versions/5/QtCore empty dSYM file detected, dSYM was created with an executable with no debug info. >@ >result={token="21",success="1",msg="success",exe="/tmp/build-untitled1-Desktop_Qt_5_6_2-Debug/untitled1.app/Contents/MacOS/untitled1"}@ >21^ <22insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":10,"modelid":"1","oneshot":0,"token":22,"type":1}) <23insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":20,"modelid":"2","oneshot":0,"token":23,"type":1}) dBREAKPOINT 3 IN STATE 0 IS NOT ACCEPTABLE <24insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled/main.cpp","function":"","id":0,"ignorecount":0,"line":11,"modelid":"4","oneshot":0,"token":24,"type":1}) <25insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled1/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":8,"modelid":"5","oneshot":0,"token":25,"type":1}) dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6) [master] dState changed from InferiorSetupOk(6) to EngineRunRequested(7) [master] dQUEUE: RUN ENGINE dCALL: RUN ENGINE sRunning requested... <26runEngine({"token":26}) >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":10,"modelid":"1","oneshot":0,"token":22,"type":1}) >@ >result={token="22",lldbid="1",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >22^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 1 [pending] Hit: 0 times Type: 0 [enabled] >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":20,"modelid":"2","oneshot":0,"token":23,"type":1}) >@ >result={token="23",lldbid="2",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled/main.cpp","function":"","id":0,"ignorecount":0,"line":11,"modelid":"4","oneshot":0,"token":24,"type":1}) >@ >result={token="24",lldbid="3",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled1/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":8,"modelid":"5","oneshot":0,"token":25,"type":1}) >@ >result={token="25",lldbid="4",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.runEngine({"token":26}) >23^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 2 [pending] Hit: 0 times Type: 0 [enabled] >24^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 3 [pending] Hit: 0 times Type: 0 [enabled] >25^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 4 [pending] Hit: 0 times Type: 0 [enabled] >@ >pid="95547"@ >@ >state="enginerunandinferiorrunok"@ dTaking notice of pid 95547 dNOTE: ENGINE RUN AND INFERIOR RUN OK sRunning. dState changed from EngineRunRequested(7) to InferiorRunOk(11) [master] >@ >event={type="1",data="0x7fab0b56d260 Event: broadcaster = 0x7fab0db26a38 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x7fab0db26a00 (pid = 95547), state = running}",msg="None",flavor="Process::ProcessEventData",state="running",bp="No value"}@ >@ >state="running"@ dNOTE: INFERIOR RUN OK - REPEATED. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/platforms/libqcocoa.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqdds.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqgif.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqicns.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqico.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. ewarning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqjpeg.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqsvg.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/lib/QtSvg.framework/Versions/5/QtSvg empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqtga.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. ewarning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqtiff.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqwbmp.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.6.2/5.6/clang_64/plugins/imageformats/libqwebp.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. >@ >event={type="4",data="0x7fab0b4a33f0 Event: broadcaster = 0x7fab0db26a38 (lldb.process), type = 0x00000004 (stdout-available), data = { process = 0x7fab0db26a00 (pid = 95547), state = running}",msg="None",flavor="Process::ProcessEventData",state="running",bp="No value"}@ >@ >event={type="1",data="0x7fab0b4b4f90 Event: broadcaster = 0x7fab0db26a38 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x7fab0db26a00 (pid = 95547), state = exited}",msg="None",flavor="Process::ProcessEventData",state="exited",bp="No value"}@ >@ >state="inferiorexited"@ >@ >exited={status="0",desc="None"}@ dNOTE: INFERIOR EXITED dState changed from InferiorRunOk(11) to InferiorShutdownOk(18) [master] dState changed from InferiorShutdownOk(18) to EngineShutdownRequested(19) [master] dQUEUE: SHUTDOWN ENGINE dCALL: SHUTDOWN ENGINE dNOTE: ENGINE SHUTDOWN OK dState changed from EngineShutdownRequested(19) to EngineShutdownOk(21) [master] dState changed from EngineShutdownOk(21) to DebuggerFinished(22) [master] dQUEUE: FINISH DEBUGGER dNOTE: FINISH DEBUGGER dHANDLE RUNCONTROL FINISHED sDebugger finished. wSome breakpoints cannot be handled by the debugger languages currently active, and will be ignored. wAffected are breakpoints 3 sStarting debugger "LldbEngine" for ABI "x86-darwin-generic-mach_o-64bit"... dStart parameters: 'untitled1' mode: 1 dABI: x86-darwin-generic-mach_o-64bit dLanguages: c++ dExecutable: /tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS/untitled1 dDirectory: /tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS dDebugger: /usr/bin/lldb dProject: /tmp/untitled1 dAdditional Search Directories: dSysroot: 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: false (default: false) dExtraDumperFile: (default: ) dFontSizeFollowsEditor: false (default: false) dGdbCustomDumperCommands: (default: ) dGdbPostAttachCommands: (default: ) dGdbStartupCommands: (default: ) dIdentifyDebugInfoPackages: false (default: false) dIgnoreFirstChanceAccessViolation: false (default: false) dIntelFlavor: false (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) dSelectedPluginBreakpoints: false (default: false) dSelectedPluginBreakpointsPattern: .* (default: .*) dShowQObjectNames2: true (default: true) dShowQmlObjectTree: true (default: true) dShowQtNamespace: true (default: true) dShowStandardNamespace: true (default: true) dShowThreadNames: false (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) dUseAddressInBreakpointsView: false (default: false) dUseAddressInStackView: false (default: false) dUseAlternatingRowColours: false (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) dUseToolTipsInBreakpointsView: false (default: true) *** dUseToolTipsInLocalsView: false (default: false) dWarnOnReleaseBuilds: true (default: true) dWatchdogTimeout: 20 (default: 20) dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master] dQUEUE: SETUP ENGINE dCALL: SETUP ENGINE dSTARTING LLDB: /usr/bin/lldb >(lldb) sc print('@\nlldbstartupok@\n') >@ >lldbstartupok@ > dADAPTER STARTED sSetting up inferior... >(lldb) script sys.path.insert(1, '/Users/chris/test/QtCreator4.5.0-beta1/Qt Creator.app/Contents/Resources/debugger/') >(lldb) script from lldbbridge import * >(lldb) script print(dir()) >['Array10000Format', 'Array1000Format', 'A >rray100Format', 'Array10Format', 'ArrayPlotFormat', 'AttachCore', 'AttachCrashedExternal', 'AttachExte >rnal', 'AttachToRemoteProcess', 'AttachToRemoteServer', 'AutomaticFormat' >, 'BreakpointAtCatch', 'BreakpointAtExec', 'BreakpointAtFork', 'BreakpointAtJavaScriptThrow', ' >BreakpointAtMain', 'BreakpointAtSysCall', 'BreakpointAtThrow', 'BreakpointByAddress', 'Br >eakpointByFileAndLine', 'BreakpointByFunction', 'BreakpointOnQmlSignalEmit', >'Children', 'CompactMapFormat', 'DEBUG', 'DirectQListStorageFormat', 'DummyDe >bugger', 'Dumper', 'DumperBase', 'EnhancedFormat', 'Indir >ectQListStorageFormat', 'Latin1StringFormat', 'Local8BitStri >ngFormat', 'LogMixin', 'NoStartMode', 'RawFormat', 'ReportItem', 'SeparateFo >rmat', 'SeparateLatin1StringFormat', 'SeparateUtf8StringFormat', 'SimpleForma >t', 'StartExternal', 'StartInternal', 'StartRemoteProcess', 'SubItem', 'SummaryD >umper', 'SummaryProvider', 'SyntheticChildrenProvider', 'Tester', 'TopLevelItem', 'TypeCodeArray', 'TypeC >odeBitfield', 'TypeCodeComplex', 'TypeCodeEnum', 'TypeCodeFloat', 'TypeCodeFortranStri >ng', 'TypeCodeFunction', 'TypeCodeIntegral', 'TypeCodeMemb >erPointer', 'TypeCodePointer', 'TypeCodeReference', 'TypeCodeStruct', 'TypeCodeTypedef', >'TypeCodeUnresolvable', 'TypeCodeVoid', 'Ucs4String >Format', 'UnknownType', 'UnnamedSubItem', 'Utf16StringFormat', 'Utf8StringFormat', 'WatchpointAtAddress', 'WatchpointAtExp >ression', '__builtins__', 'arrayForms', 'base64', 'check', 'codecs', >'collections', 'contextmanager', 'copy', 'error', 'fileNameAsString >', 'inspect', 'isFloatingPointTypeName', 'isIntegralTypeName', 'json', 'keyword', 'lldb', 'm >apForms', 'os', 'platform', 'pprint', 'pydoc', 'qqWatchpointOffset', 're', 'reload_module >', 'run_one_line', 'run_python_interpreter', 'showException', 'struct >', 'sys', 'threading', 'time', 'toInteger', 'uuid', 'warn', 'xwarn'] >(lldb) script theDumper = Dumper() >@ >lldbversion="lldb-370.0.42 > Swift-3.1"@ >@ >state="enginesetupok"@ dNOTE: ENGINE SETUP OK dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master] dState changed from EngineSetupOk(3) to InferiorSetupRequested(4) [master] dQUEUE: SETUP INFERIOR dCALL: SETUP INFERIOR <27loadDumpers({"token":27}) <28setupInferior({"attachpid":0,"breakonmain":0,,"executable":"/tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS/untitled1","nativemixed":0,"platform":"","processargs":[],"remotechannel":"","startmode":1,"sysroot":"","token":28,"useterminal":0,"workingdirectory":"/tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS"}) >(lldb) script theDumper.loadDumpers({"token":27}) >@ >result={token="27",dumpers=[{type="std____debug__unordered_set"},{type="boost__variant"},{type="QV4__InternalClass__Transition"},{type="CPlusPlus__Identifier"},{type="QtcDumperTest_PointerArray"},{type="std__list"},{type="QmakeProjectManager__QmakeProFileNode"},{type="QtcDumperTest_FieldAccessByIndex"},{type="std__multimap",formats="17"},{type="QUuid"},{type="boost__optional"},{type="QDir"},{type="TNimNode"},{type="QSharedData"},{type="Debugger__Internal__GdbMi"},{type="QV4__PropertyHash"},{type="std__complex"},{type="__m256"},{type="boost__container__list"},{type="CPlusPlus__Symbol"},{type="std____debug__unordered_multimap",formats="17"},{type="std____1__complex"},{type="std__deque"},{type="std___Rb_tree_const_iterator"},{type="QFixed"},{type="uint8_t"},{type="std____1__set__iterator"},{type="std____debug__stack"},{type="CPlusPlus__StringLiteral"},{type="QPoint"},{type="std____1__vector"},{type="QMultiMap",formats="17"},{type="CPlusPlus__Token"},{type="std__byte"},{type="QLocale"},{type="QV4__CallContext"},{type="QJsonPrivate__q_littleendian"},{type="string",editable="true"},{type="std__set"},{type="std___Tree_const_iterator"},{type="__gnu_cxx__hash_set"},{type="QFile"},{type="wstring",editable="true"},{type="QByteArrayData"},{type="CPlusPlus__Literal"},{type="QSizeF"},{type="NimStringDesc"},{type="std__unordered_multimap",formats="17"},{type="QIPv6Address"},{type="QV4__Heap__String"},{type="Utils__ElfSection"},{type="QGraphicsPolygonItem"},{type="Debugger__Internal__DisassemblerLine"},{type="QTypedArrayData"},{type="QTimeZone"},{type="QMap",formats="17"},{type="std____cxx11__string",editable="true",formats="5, 6, 7, 8"},{type="std____1__stack"},{type="QArrayData"},{type="QV4__ScopedString"},{type="QChar"},{type="boost__posix_time__time_duration"},{type="CPlusPlus__TemplateNameId"},{type="QQmlRefCount"},{type="std____debug__set"},{type="QMetaObject"},{type="QHostAddress"},{type="QV4__Value"},{type="QVariantList"},{type="std__unordered_multiset"},{type="QObjectPrivate__ConnectionList"},{type="QJsonValue"},{type="std____1__shared_ptr"},{type="QV4__SimpleScriptFunction"},{type="CPlusPlus__Internal__Value"},{type="QFileInfo"},{type="QHash__const_iterator"},{type="qfloat16"},{type="ProjectExplorer__FolderNode"},{type="QTime"},{type="QSqlField"},{type="std___Tree_iterator"},{type="QXmlStreamStringRef"},{type="CPlusPlus__PointerType"},{type="std____1__weak_ptr"},{type="std____debug__unordered_multiset"},{type="QString",editable="true",formats="2, 4"},{type="gsl__span"},{type="boost__bimaps__bimap"},{type="cv__Size_"},{type="std____cxx1998__map"},{type="std____1__map__const_iterator"},{type="QV4__Heap__Base"},{type="QHash",formats="17"},{type="QXmlAttributes"},{type="QHash__iterator"},{type="KDSoapValue1"},{type="QMetaEnum"},{type="QLinkedList"},{type="Utils__FileName"},{type="QVariantHash"},{type="QStack",formats="16"},{type="QBitArray"},{type="std__list__QNX"},{type="Debugger__Internal__BreakpointModelId"},{type="boost__unordered__unordered_set"},{type="Qt__ItemDataRole"},{type="QLazilyAllocated"},{type="std____1__basic_string"},{type="std____cxx11__basic_string"},{type="std__set__const_iterator"},{type="QQmlBinding"},{type="std____1__unique_ptr"},{type="std__map__iterator"},{type="QDate"},{type="std____1__set_const_iterator"},{type="std__stack"},{type="std____weak_ptr"},{type="std__multiset"},{type="std__unordered_map",formats="17"},{type="QJsonPrivate__qle_bitfield"},{type="QV4__Identifier"},{type="__m128"},{type="__m128d"},{type="QTextCodec"},{type="std__shared_ptr"},{type="std____1__wstring"},{type="std__unordered_set"},{type="std__string",editable="true",formats="5, 6, 7, 8"},{type="QHashedString"},{type="QtcDumperTest_List__NodeX"},{type="Utf8String"},{type="__m512d"},{type="std____cxx1998__set"},{type="QPixmap"},{type="ProjectExplorer__Node"},{type="std____1__multimap",formats="17"},{type="QMetaClassInfo"},{type="std__map",formats="17"},{type="boost__posix_time__ptime"},{type="QPointF"},{type="std____cxx11__wstring",editable="true",formats="2, 4"},{type="Eigen__Matrix"},{type="QImage",formats="2, 4"},{type="QSet"},{type="std__valarray",formats="16"},{type="std__map__const_iterator"},{type="QJsonArray"},{type="CPlusPlus__QualifiedNameId"},{type="std____1__deque"},{type="QFiniteStack",formats="16"},{type="std__set__iterator"},{type="QTextDocument"},{type="QTJSC__JSValue"},{type="QSqlResultPrivate"},{type="NimGenericSequence__"},{type="QRegion"},{type="std__wstring",editable="true",formats="2, 4"},{type="QV4_Object"},{type="QBasicAtomicInt"},{type="QScriptValue"},{type="QMetaProperty"},{type="QDateTime"},{type="std____1__unordered_set"},{type="std____1__map__iterator"},{type="boost__gregorian__date"},{type="std__pair"},{type="std__set__QNX"},{type="std____1__list"},{type="std__deque__MSVC"},{type="CPlusPlus__ByteArrayRef"},{type="QProcEnvKey"},{type="boost__shared_ptr"},{type="QV__PropertyHash"},{type="Core__Id"},{type="std__basic_string"},{type="std____debug__vector",formats="16"},{type="QRectF"},{type="QAtomicInt"},{type="__m256i"},{type="QQmlSourceLocation"},{type="WTF__String"},{type="Debugger__Internal__WatchData"},{type="__m256d"},{type="std____1__set"},{type="gsl__byte"},{type="QPolygonF"},{type="QXmlStreamAttribute"},{type="int8_t"},{type="QStandardItemData"},{type="QV4__SharedInternalClassData"},{type="QQmlAccessorProperties__Properties"},{type="QByteArray",editable="true",formats="5, 6, 7, 8"},{type="QtcDumperTest_String"},{type="QV4__ExecutionContext"},{type="ProKey"},{type="CPlusPlus__Class"},{type="std__vector",editable="true",formats="16"},{type="QV4__FunctionObject"},{type="std____1__multiset"},{type="std____1__unordered_map",formats="17"},{type="QV4__IdentifierTable"},{type="__m512i"},{type="QV4__InternalClassTransition"},{type="__m128i"},{type="QVariantMap",formats="17"},{type="QStringRef"},{type="std____debug__map"},{type="std____debug__list"},{type="QStaticStringData"},{type="QVariant (QVariantMap)",formats="17"},{type="QSize"},{type="Debugger__Internal__WatchItem"},{type="QPolygon"},{type="std____1__string"},{type="QSharedDataPointer"},{type="QV__PropertyHashData"},{type="QStringList"},{type="std___Rb_tree_iterator"},{type="std__optional"},{type="std__deque__QNX"},{type="QRegExp"},{type="QStringData"},{type="QFlags"},{type="QTextCursor"},{type="std____debug__unordered_map",formats="17"},{type="QList",formats="18, 19"},{type="QJsonPrivate__qle_signedbitfield"},{type="QSharedPointer"},{type="QUrl",formats="2, 4"},{type="QmakeProjectManager__QmakePriFileNode"},{type="cv__Mat",formats="4"},{type="QVarLengthArray"},{type="QV4__Object"},{type="std____debug__deque"},{type="std__unique_ptr"},{type="QScopedPointer"},{type="__m512"},{type="std____1__map",formats="17"},{type="QStandardItem"},{type="QtcDumperTest_BufArray"},{type="QMapNode"},{type="Core__GeneratedFile"},{type="std__once_flag"},{type="std____1__array",formats="16"},{type="std____1__valarray",formats="16"},{type="QVariant"},{type="QV4__String"},{type="QVector",editable="true",formats="16"},{type="ProjectExplorer__ProjectNode"},{type="CPlusPlus__Internal__PPToken"},{type="Debugger__Internal__ThreadId"},{type="std____1__once_flag"},{type="QHashNode",formats="17"},{type="QV4__Scoped"},{type="ProString"},{type="Utils__Port"},{type="QV4__CompilationUnit"},{type="std__experimental__optional"},{type="QTemporaryFile"},{type="QXmlAttributes__Attribute"},{type="KDSoapValue"},{type="QJsonObject"},{type="QRect"},{type="CPlusPlus__IntegerType"},{type="std__array",formats="16"},{type="CMakeProjectManager__Internal__CMakeProjectNode"},{type="QJSValue"},{type="std____cxx11__list"},{type="CPlusPlus__FullySpecifiedType"},{type="__gnu_debug___Safe_iterator"},{type="QV4__ScriptFunction"},{type="QtcDumperTest_List"},{type="QWeakPointer"},{type="std__weak_ptr"},{type="QMetaMethod"},{type="QAtomicPointer"},{type="CPlusPlus__NamedType"},],python="20710"}@ >27^ >(lldb) script theDumper.setupInferior({"attachpid":0,"breakonmain":0,"environment":["4170706c655f5075625375625f536f636b65745f52656e6465723d2f707269766174652f746d702f636f6d2e6170706c652e6c61756e6368642e6c3759663245455278582f52656e646572","44594c445f4652414d45574f524b5f504154483d2f55736572732f63687269732f5174352e392e302f352e392f636c616e675f36342f6c6962","44594c445f4c4942524152595f504154483d2f55736572732f63687269732f5174352e392e302f352e392f636c616e675f36342f6c6962","484f4d453d2f55736572732f6368726973","4c435f43545950453d5554462d38","4c4c564d5f494e5354414c4c5f4449523d2f55736572732f63687269732f6c6962636c616e675f72656c656173652f6c6962636c616e673339","4c4f474e414d453d6368726973","4d414b45464c4147533d2d6a3130","4f4c445057443d2f55736572732f63687269732f6465762f6275696c645f63757272656e742f737263","504154483d2f55736572732f63687269732f5174352e392e302f352e392f636c616e675f36342f62696e3a2f7573722f62696e3a2f7573722f6c6f63616c2f62696e3a2f7573722f62696e3a2f62696e3a2f7573722f7362696e3a2f7362696e","5154435f4e4f5f434c414e475f4c4942544f4f4c494e473d31","51544449523d2f55736572732f63687269732f5174352e392e302f352e392f636c616e675f3634","534543555249545953455353494f4e49443d3138366136","5348454c4c3d2f62696e2f62617368","53484c564c3d31","5353485f415554485f534f434b3d2f707269766174652f746d702f636f6d2e6170706c652e6c61756e6368642e6b706765664c684946502f4c697374656e657273","5445524d3d787465726d2d323536636f6c6f72","5445524d5f50524f4752414d3d4170706c655f5465726d696e616c","5445524d5f50524f4752414d5f56455253494f4e3d3338382e31","5445524d5f53455353494f4e5f49443d37314534433432322d363738382d344536422d414238352d344134444632373834313544","544d504449523d2f7661722f666f6c646572732f767a2f33627376327732353266333730727966303967647a7767383030303067702f542f","555345523d6368726973","5850435f464c4147533d307830","5850435f534552564943455f4e414d453d30","5f3d2f55736572732f63687269732f746573742f517443726561746f72342e352e302d62657461312f51742043726561746f722e6170702f436f6e74656e74732f4d61634f532f51742043726561746f72","5f5f43465f555345525f544558545f454e434f44494e473d30783146363a3078303a307830"],"executable":"/tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS/untitled1","nativemixed":0,"platform":"","processargs":[],"remotechannel":"","startmode":1,"sysroot":"","token":28,"useterminal":0,"workingdirectory":"/tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS"}) eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/lib/QtGui.framework/Versions/5/QtGui empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/lib/QtCore.framework/Versions/5/QtCore empty dSYM file detected, dSYM was created with an executable with no debug info. >@ >result={token="28",success="1",msg="success",exe="/tmp/build-untitled1-Desktop_5_9_0-Debug/untitled1.app/Contents/MacOS/untitled1"}@ >28^ <29insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":10,"modelid":"1","oneshot":0,"token":29,"type":1}) <30insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":20,"modelid":"2","oneshot":0,"token":30,"type":1}) dBREAKPOINT 3 IN STATE 0 IS NOT ACCEPTABLE <31insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled/main.cpp","function":"","id":0,"ignorecount":0,"line":11,"modelid":"4","oneshot":0,"token":31,"type":1}) <32insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled1/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":8,"modelid":"5","oneshot":0,"token":32,"type":1}) dNOTE: INFERIOR SETUP OK dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6) [master] dState changed from InferiorSetupOk(6) to EngineRunRequested(7) [master] dQUEUE: RUN ENGINE dCALL: RUN ENGINE sRunning requested... <33runEngine({"token":33}) >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":10,"modelid":"1","oneshot":0,"token":29,"type":1}) >@ >result={token="29",lldbid="1",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >29^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 1 [pending] Hit: 0 times Type: 0 [enabled] >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled18/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":20,"modelid":"2","oneshot":0,"token":30,"type":1}) >@ >result={token="30",lldbid="2",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled/main.cpp","function":"","id":0,"ignorecount":0,"line":11,"modelid":"4","oneshot":0,"token":31,"type":1}) >@ >result={token="31",lldbid="3",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.insertBreakpoint({"address":0,"command":"","condition":"","enabled":1,"expression":"","file":"/tmp/untitled1/mainwindow.cpp","function":"","id":0,"ignorecount":0,"line":8,"modelid":"5","oneshot":0,"token":32,"type":1}) >@ >result={token="32",lldbid="4",valid="1",hitcount="0",threadid="0",oneshot="0",condition="",enabled="1",valid="1",ignorecount="0",locations=[]}@ >(lldb) script theDumper.runEngine({"token":33}) >30^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 2 [pending] Hit: 0 times Type: 0 [enabled] >31^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 3 [pending] Hit: 0 times Type: 0 [enabled] >32^ dNO LOCATIONS (YET) FOR BP Type: 0 [enabled] Number: 4 [pending] Hit: 0 times Type: 0 [enabled] >@ >pid="95731"@ >@ >state="enginerunandinferiorrunok"@ dTaking notice of pid 95731 dNOTE: ENGINE RUN AND INFERIOR RUN OK sRunning. dState changed from EngineRunRequested(7) to InferiorRunOk(11) [master] >@ >event={type="1",data="0x7fb6f9d7ff10 Event: broadcaster = 0x7fb6fbd39c38 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x7fb6fbd39c00 (pid = 95731), state = running}",msg="None",flavor="Process::ProcessEventData",state="running",bp="No value"}@ >@ >state="running"@ dNOTE: INFERIOR RUN OK - REPEATED. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/platforms/libqcocoa.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. ewarning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqgif.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqicns.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqico.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqjpeg.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqmacjp2.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqsvg.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/lib/QtSvg.framework/Versions/5/QtSvg empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqtga.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqtiff.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqwbmp.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. eERROR: Lldb stderr: warning: (x86_64) /Users/chris/Qt5.9.0/5.9/clang_64/plugins/imageformats/libqwebp.dylib empty dSYM file detected, dSYM was created with an executable with no debug info. >@ >event={type="4",data="0x7fb6f9dbea10 Event: broadcaster = 0x7fb6fbd39c38 (lldb.process), type = 0x00000004 (stdout-available), data = { process = 0x7fb6fbd39c00 (pid = 95731), state = running}",msg="None",flavor="Process::ProcessEventData",state="running",bp="No value"}@ >@ >event={type="1",data="0x7fb6f7679ce0 Event: broadcaster = 0x7fb6fbd39c38 (lldb.process), type = 0x00000001 (state-changed), data = { process = 0x7fb6fbd39c00 (pid = 95731), state = exited}",msg="None",flavor="Process::ProcessEventData",state="exited",bp="No value"}@ >@ >state="inferiorexited"@ >@ >exited={status="0",desc="None"}@ dNOTE: INFERIOR EXITED dState changed from InferiorRunOk(11) to InferiorShutdownOk(18) [master] dState changed from InferiorShutdownOk(18) to EngineShutdownRequested(19) [master] dQUEUE: SHUTDOWN ENGINE dCALL: SHUTDOWN ENGINE dNOTE: ENGINE SHUTDOWN OK dState changed from EngineShutdownRequested(19) to EngineShutdownOk(21) [master] dState changed from EngineShutdownOk(21) to DebuggerFinished(22) [master] dQUEUE: FINISH DEBUGGER dNOTE: FINISH DEBUGGER dHANDLE RUNCONTROL FINISHED sDebugger finished.