Searched refs:GetAsyncErrorStream (Results 1 – 12 of 12) sorted by relevance
36 m_debugger.GetAsyncErrorStream()->PutCString(no_interpreter_err_msg); in ExecuteOneLine()41 m_debugger.GetAsyncErrorStream()->PutCString(no_interpreter_err_msg); in ExecuteInterpreterLoop()
275 *target.GetDebugger().GetAsyncErrorStream() << error.AsCString(); in LoadBinaryWithUUIDAndAddress()340 lldb::StreamUP s = target.GetDebugger().GetAsyncErrorStream(); in LoadBinaryWithUUIDAndAddress()
280 lldb::StreamUP s = GetAsyncErrorStream(); in SetPropertyValue()897 (*debugger_sp->GetAsyncErrorStream()) << result.GetErrorString() << '\n'; in Destroy()1460 StreamUP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1708 event_data.Dump(debugger.GetAsyncErrorStream().get()); in PrivateReportDiagnostic()1940 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1953 StreamUP error_stream_up = GetAsyncErrorStream(); in HandleProcessEvent()2143 StreamUP error_up = GetAsyncErrorStream(); in DefaultEventHandler()2279 data->Dump(GetAsyncErrorStream().get()); in HandleDiagnosticEvent()
304 *debugger.GetAsyncErrorStream() << toString(std::move(E)); in BreakpointCallbackFunction()331 *debugger.GetAsyncErrorStream() << toString(std::move(E)); in WatchpointCallbackFunction()
256 result.SetImmediateErrorStream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
510 GetCommandInterpreter().GetDebugger().GetAsyncErrorStream(); in IOHandlerInputComplete()
161 lldb::StreamUP GetAsyncErrorStream();
612 result.SetImmediateErrorStream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
625 process_sp->GetTarget().GetDebugger().GetAsyncErrorStream()->Printf( in AppleObjCTrampolineHandler()
1637 GetTarget().GetDebugger().GetAsyncErrorStream()->Printf( in CreateBreakpointSite()1676 GetTarget().GetDebugger().GetAsyncErrorStream()->Printf( in CreateBreakpointSite()2732 m_unix_signals_sp, GetTarget().GetDebugger().GetAsyncErrorStream()); in LaunchPrivate()3115 m_unix_signals_sp, GetTarget().GetDebugger().GetAsyncErrorStream()); in CompleteAttach()
1539 target->GetDebugger().GetAsyncErrorStream()->Printf( in LoadScriptingResourceForModule()1546 target->GetDebugger().GetAsyncErrorStream()->Printf( in LoadScriptingResourceForModule()
1919 *debugger.GetAsyncErrorStream() << E.ReadBacktrace(); in BreakpointCallbackFunction()1922 *debugger.GetAsyncErrorStream() << E.message(); in BreakpointCallbackFunction()