Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ HadError
Method
HadError
IDEHelper/WinDebugger.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
bool DbgEvaluationContext::HadError()
205
{
206
return mPassInstance->mFailedIdx != 0;
207
}
208
209
String DbgEvaluationContext::GetErrorStr()
210
{
Callers
1
ParseFormatInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected