Details
Description
Lldb stderr: self.run()
e File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/threading.py", line 870, in run
e self._target(*self._args, **self._kwargs)
e File "/Users/beschric/Qt/Qt Creator.app/Contents/Resources/debugger/lldbbridge.py", line 1020, in loop
e self.handleEvent(event)
e File "/Users/beschric/Qt/Qt Creator.app/Contents/Resources/debugger/lldbbridge.py", line 1438, in handleEvent
e self.handleInferiorOutput(self.process.GetSTDOUT, "stdout")
e File "/Users/beschric/Qt/Qt Creator.app/Contents/Resources/debugger/lldbbridge.py", line 1446, in handleInferiorOutput
e msg = proc(1024)
e File "/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/_init_.py", line 8299, in GetSTDOUT
e return _lldb.SBProcess_GetSTDOUT(self, dst)
eSystemError: <built-in function SBProcess_GetSTDOUT> returned NULL without setting an error
dState changed from InferiorRunOk(8) to InferiorStopRequested(10)
dCALL: INTERRUPT INFERIOR
Unterbreche.
Unterbrechung angefordert...
<830interruptInferior({"token":830})
>(lldb) script theDumper.interruptInferior({"token":830})
>@
>result={token="830",success="0",error={type="1",status="Halt timed out. State = running",code="4294967295",desc="error: Halt timed out. State = running"}}@
>830^
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-25785 LLDB: <built-in function SBProcess_GetSTDOUT> returned NULL without setting an error
-
- Closed
-