Home
last modified time | relevance | path

Searched refs:SetErrorDescription (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdFactory.cpp97 SetErrorDescription(CMIUtilString::Format( in CmdRegister()
102 SetErrorDescription(CMIUtilString::Format( in CmdRegister()
108 SetErrorDescription(CMIUtilString::Format( in CmdRegister()
193 SetErrorDescription(CMIUtilString::Format( in CmdCreate()
198 SetErrorDescription(CMIUtilString::Format( in CmdCreate()
H A DMICmnLLDBDebugger.cpp153 SetErrorDescription(strInitError); in Initialize()
475 SetErrorDescription(CMIUtilString::Format( in RegisterForEvent()
501 SetErrorDescription( in RegisterForEvent()
508 SetErrorDescription( in RegisterForEvent()
526 SetErrorDescription(CMIUtilString::Format( in RegisterForEvent()
572 SetErrorDescription( in UnregisterForEvent()
596 SetErrorDescription( in BroadcasterGetMask()
644 SetErrorDescription( in BroadcasterSaveMask()
701 SetErrorDescription(CMIUtilString::Format( in ClientSaveMask()
729 SetErrorDescription(CMIUtilString::Format( in ClientRemoveTheirMask()
[all …]
H A DMIDriver.cpp185 SetErrorDescription(msg); in Initialize()
517 SetErrorDescription(errMsg); in StartWorkerThreads()
562 SetErrorDescription(MIRSRC(IDS_MI_INIT_ERR_LOCAL_DEBUG_SESSION)); in DoMainLoop()
1098 SetErrorDescription(MIRSRC(IDS_DRIVER_ERR_DRIVER_STATE_ERROR)); in SetDriverStateRunningNotDebugging()
1105 SetErrorDescription( in SetDriverStateRunningNotDebugging()
1113 SetErrorDescription(MIRSRC(IDS_DRIVER_ERR_DRIVER_STATE_ERROR)); in SetDriverStateRunningNotDebugging()
1147 SetErrorDescription(MIRSRC(IDS_DRIVER_ERR_DRIVER_STATE_ERROR)); in SetDriverStateRunningDebugging()
1154 SetErrorDescription( in SetDriverStateRunningDebugging()
1162 SetErrorDescription(MIRSRC(IDS_DRIVER_ERR_DRIVER_STATE_ERROR)); in SetDriverStateRunningDebugging()
1306 SetErrorDescription(errMsg.c_str()); in ExecuteCommandFile()
H A DMICmnThreadMgrStd.h93 SetErrorDescription(errMsg); in ThreadStart()
103 SetErrorDescription(errMsg); in ThreadStart()
120 SetErrorDescription(errMsg); in ThreadStart()
H A DMICmnLog.cpp188 SetErrorDescription(CMIUtilString::Format(MIRSRC(IDS_LOG_MEDIUM_ERR_INIT), in RegisterMedium()
283 SetErrorDescription(MIRSRC(IDS_LOG_MEDIUM_ERR_WRITE_ANY)); in Write()
287 SetErrorDescription(MIRSRC(IDS_LOG_MEDIUM_ERR_WRITE_MEDIUMFAIL)); in Write()
332 void CMICmnLog::SetErrorDescription(const CMIUtilString &vrTxt) const { in SetErrorDescription() function in CMICmnLog
H A DMIUtilMapIdToVariant.h76 SetErrorDescription(CMIUtilString::Format( in Add()
111 SetErrorDescription(CMIUtilString::Format( in Get()
126 SetErrorDescription(MIRSRC(IDS_VARIANT_ERR_USED_BASECLASS)); in Get()
H A DMICmnBase.cpp76 void CMICmnBase::SetErrorDescription(const CMIUtilString &vrTxt) const { in SetErrorDescription() function in CMICmnBase
131 SetErrorDescription(strResult); in SetErrorDescriptionn()
H A DMICmdMgr.cpp86 SetErrorDescription(strInitError); in Initialize()
196 SetErrorDescription(errMsg); in CmdExecute()
205 SetErrorDescription(errMsg); in CmdExecute()
H A DMICmnLLDBDebuggerHandleEvents.cpp194 SetErrorDescription(msg); in HandleEventSBProcess()
321 SetErrorDescription( in HandleEventSBBreakpointCmn()
332 SetErrorDescription( in HandleEventSBBreakpointCmn()
356 SetErrorDescription( in HandleEventSBBreakpointCmn()
404 SetErrorDescription( in HandleEventSBBreakpointAdded()
449 SetErrorDescription( in HandleEventSBBreakpointAdded()
535 SetErrorDescription(msg); in HandleEventSBThread()
638 SetErrorDescription(msg); in HandleEventSBTarget()
835 SetErrorDescription(msg); in HandleEventSBCommandInterpreter()
879 SetErrorDescription(msg); in HandleProcessEventBroadcastBitStateChanged()
[all …]
H A DMICmnLLDBDebugSessionInfo.h264 SetErrorDescription(m_mapIdToSessionData.GetErrorDescription()); in SharedDataAdd()
290 SetErrorDescription(m_mapIdToSessionData.GetErrorDescription()); in SharedDataRetrieve()
H A DMICmnBase.h30 void SetErrorDescription(const CMIUtilString &vrTxt) const;
H A DMICmnLog.h93 void SetErrorDescription(const CMIUtilString &vrTxt) const;
H A DMICmnThreadMgrStd.cpp66 SetErrorDescription(strInitError); in Initialize()
H A DMICmnStreamStdin.cpp73 SetErrorDescription(strInitError); in Initialize()
H A DMICmnStreamStderr.cpp176 SetErrorDescription(errMsg); in WritePriv()
H A DMIUtilFileStd.cpp77 SetErrorDescription(MIRSRC(IDS_UTIL_FILE_ERR_INVALID_PATHNAME)); in CreateWrite()
H A DMICmdArgSet.cpp306 SetErrorDescription(strError); in ValidationFormErrorMessages()
H A DMIDriverMgr.cpp72 SetErrorDescription(strInitError); in Initialize()
H A DMICmdCmdExec.cpp942 SetErrorDescription(CMIUtilString::Format( in Execute()
H A DMICmnLLDBDebugSessionInfo.cpp264 SetErrorDescription(CMIUtilString::Format( in ResolvePath()