Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ SetDbgControl
Method
SetDbgControl
core/adapters/dbgengadapter.cpp:1448–1451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1446
}
1447
1448
void DbgEngInputCallbacks::SetDbgControl(IDebugControl7* control)
1449
{
1450
m_control = control;
1451
}
1452
1453
bool DbgEngAdapter::SupportFeature(DebugAdapterCapacity feature)
1454
{
Callers
2
Start
Method · 0.80
Start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected