MCPcopy 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
1448void DbgEngInputCallbacks::SetDbgControl(IDebugControl7* control)
1449{
1450 m_control = control;
1451}
1452
1453bool DbgEngAdapter::SupportFeature(DebugAdapterCapacity feature)
1454{

Callers 2

StartMethod · 0.80
StartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected