MCPcopy Create free account
hub / github.com/Vector35/debugger / SetAdapter

Method SetAdapter

core/adapters/dbgengadapter.cpp:1413–1416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1411}
1412
1413void DbgEngOutputCallbacks::SetAdapter(DebugAdapter* adapter)
1414{
1415 m_adapter = adapter;
1416}
1417
1418HRESULT DbgEngInputCallbacks::StartInput(ULONG BufferSize)
1419{

Callers 3

CreateDebugAdapterMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected