Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ DebugAdapterType
Method
DebugAdapterType
api/debugadaptertype.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
34
DebugAdapterType::DebugAdapterType(BNDebugAdapterType* controller)
35
{
36
m_object = controller;
37
}
38
39
40
bool DebugAdapterType::CanConnect(Ref<BinaryView> data)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected