Home
last modified time | relevance | path

Searched refs:miValueConst (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebuggerHandleEvents.cpp568 const CMICmnMIValueConst miValueConst(strThread); in HandleEventSBThreadSuspended() local
1266 const CMICmnMIValueConst miValueConst("??"); in MiHelpGetCurrentThreadFrame() local
1445 const CMICmnMIValueConst miValueConst("trace"); in HandleProcessEventStopReasonTrace() local
1577 CMICmnMIValueConst miValueConst("all"); in HandleProcessEventStateRunning() local
1601 CMICmnMIValueConst miValueConst(strId); in HandleProcessEventStateExited() local
1602 CMICmnMIValueResult miValueResult("id", miValueConst); in HandleProcessEventStateExited()
1677 miValueConst); in GetProcessStdout()
1732 miValueConst); in GetProcessStderr()
1777 const CMICmnMIValueConst miValueConst(strValue); in ChkForStateChanges() local
1799 const CMICmnMIValueConst miValueConst(strValue); in ChkForStateChanges() local
[all …]
H A DMICmdCmdVar.cpp229 const CMICmnMIValueConst miValueConst(m_strVarName); in Acknowledge() local
230 CMICmnMIValueResult miValueResultAll("name", miValueConst); in Acknowledge()
256 const CMICmnMIValueConst miValueConst( in Acknowledge() local
258 CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
474 const CMICmnMIValueConst miValueConst(vrStrVarName); in MIFormResponse() local
873 const CMICmnMIValueConst miValueConst(m_varObjName); in Acknowledge() local
1041 const CMICmnMIValueConst miValueConst(name); in Execute() local
1095 const CMICmnMIValueConst miValueConst(strNumChild); in Acknowledge() local
1112 const CMICmnMIValueConst miValueConst("variable invalid"); in Acknowledge() local
1246 const CMICmnMIValueConst miValueConst("variable invalid"); in Acknowledge() local
[all …]
H A DMICmdCmdData.cpp178 const CMICmnMIValueConst miValueConst(m_strValue); in Acknowledge() local
198 const CMICmnMIValueConst miValueConst("Invalid expression"); in Acknowledge() local
199 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
393 const CMICmnMIValueConst miValueConst( in Execute() local
421 const CMICmnMIValueConst miValueConst( in Execute() local
680 const CMICmnMIValueConst miValueConst( in Acknowledge() local
789 const CMICmnMIValueConst miValueConst( in Acknowledge() local
897 const CMICmnMIValueConst miValueConst( in Execute() local
899 m_miValueList.Add(miValueConst); in Execute()
917 const CMICmnMIValueConst miValueConst( in Execute() local
[all …]
H A DMICmnLLDBDebugSessionInfo.cpp471 const CMICmnMIValueConst miValueConst(name); in MIResponseForVariableInfoInternal() local
571 const CMICmnMIValueConst miValueConst(strLevel); in MIResponseFormFrameInfo() local
572 const CMICmnMIValueResult miValueResult("level", miValueConst); in MIResponseFormFrameInfo()
708 const CMICmnMIValueConst miValueConst( in MIResponseFormBrkPtInfo() local
710 const CMICmnMIValueResult miValueResult("number", miValueConst); in MIResponseFormBrkPtInfo()
732 const CMICmnMIValueConst miValueConst(vrBrkPtInfo.m_strOrigLoc); in MIResponseFormBrkPtInfo() local
733 const CMICmnMIValueList miValueList(miValueConst); in MIResponseFormBrkPtInfo()
739 const CMICmnMIValueList miValueList(miValueConst); in MIResponseFormBrkPtInfo()
750 const CMICmnMIValueConst miValueConst( in MIResponseFormBrkPtInfo() local
758 const CMICmnMIValueResult miValueResult("cond", miValueConst); in MIResponseFormBrkPtInfo()
[all …]
H A DMICmdCmdMiscellanous.cpp270 const CMICmnMIValueConst miValueConst( in Acknowledge() local
272 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
361 const CMICmnMIValueConst miValueConst("[]"); in Acknowledge() local
362 const CMICmnMIValueResult miValueResult("threads", miValueConst); in Acknowledge()
501 CMICmnMIValueConst miValueConst(line.Escape(bEscapeQuotes)); in Acknowledge() local
502 …andRecord miOutOfBandRecord(CMICmnMIOutOfBandRecord::eOutOfBand_ConsoleStreamOutput, miValueConst); in Acknowledge()
510 CMICmnMIValueConst miValueConst(line.Escape(bEscapeQuotes)); in Acknowledge() local
511 …tOfBandRecord miOutOfBandRecord(CMICmnMIOutOfBandRecord::eOutOfBand_LogStreamOutput, miValueConst); in Acknowledge()
H A DMICmdCmdGdbShow.cpp152 const CMICmnMIValueConst miValueConst( in Acknowledge() local
155 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
165 const CMICmnMIValueConst miValueConst(m_strValue); in Acknowledge() local
166 const CMICmnMIValueResult miValueResult("value", miValueConst); in Acknowledge()
182 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
184 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmdCmdThread.cpp152 const CMICmnMIValueConst miValueConst("invalid thread id"); in Acknowledge() local
153 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
175 const CMICmnMIValueConst miValueConst("[]"); in Acknowledge() local
176 const CMICmnMIValueResult miValueResult("threads", miValueConst); in Acknowledge()
H A DMICmdCmdGdbInfo.cpp115 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
117 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
132 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
134 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmdCmdTrace.cpp72 const CMICmnMIValueConst miValueConst(MIRSRC(IDS_CMD_ERR_NOT_IMPLEMENTED)); in Acknowledge() local
73 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmdCmdGdbThread.cpp73 const CMICmnMIValueConst miValueConst(MIRSRC(IDS_WORD_NOT_IMPLEMENTED)); in Acknowledge() local
74 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmdCmd.cpp72 const CMICmnMIValueConst miValueConst("0"); in Acknowledge() local
73 const CMICmnMIValueResult miValueResult("supported", miValueConst); in Acknowledge()
H A DMICmdCmdSupportInfo.cpp100 const CMICmnMIValueConst miValueConst(m_bCmdFound ? "true" : "false"); in Acknowledge() local
101 const CMICmnMIValueResult miValueResult("exists", miValueConst); in Acknowledge()
H A DMICmdCmdTarget.cpp180 const CMICmnMIValueConst miValueConst(strPid); in Acknowledge() local
181 const CMICmnMIValueResult miValueResult("pid", miValueConst); in Acknowledge()
341 const CMICmnMIValueConst miValueConst(strPid); in Acknowledge() local
342 const CMICmnMIValueResult miValueResult("pid", miValueConst); in Acknowledge()
H A DMICmdCmdGdbSet.cpp150 const CMICmnMIValueConst miValueConst( in Acknowledge() local
153 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
171 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
173 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmdCmdEnviro.cpp125 const CMICmnMIValueConst miValueConst(strWkDir); in Acknowledge() local
126 const CMICmnMIValueResult miValueResult("path", miValueConst); in Acknowledge()
H A DMICmdCmdStack.cpp130 const CMICmnMIValueConst miValueConst(strDepth); in Acknowledge() local
131 const CMICmnMIValueResult miValueResult("depth", miValueConst); in Acknowledge()
589 const CMICmnMIValueConst miValueConst(CMIUtilString::Format("%d", i)); in Execute() local
590 const CMICmnMIValueResult miValueResult("level", miValueConst); in Execute()
1084 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
1086 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmnLLDBUtilSBValue.cpp202 const CMICmnMIValueConst miValueConst(value, bNoQuotes); in GetCompositeValue() local
206 miValueConst, bUseSpacing); in GetCompositeValue()
210 vwrMiValueTuple.Add(miValueConst, bUseSpacing); in GetCompositeValue()
H A DMICmdCmdBreak.cpp604 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
606 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
736 const CMICmnMIValueConst miValueConst(CMIUtilString::Format( in Acknowledge() local
738 const CMICmnMIValueResult miValueResult("msg", miValueConst); in Acknowledge()
H A DMICmdCmdExec.cpp174 const CMICmnMIValueConst miValueConst(strPid); in Acknowledge() local
175 const CMICmnMIValueResult miValueResult("pid", miValueConst); in Acknowledge()