Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1413
void DbgEngOutputCallbacks::SetAdapter(DebugAdapter* adapter)
1414
{
1415
m_adapter = adapter;
1416
}
1417
1418
HRESULT DbgEngInputCallbacks::StartInput(ULONG BufferSize)
1419
{
Callers
3
CreateDebugAdapter
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected