Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ SetProperty
Method
SetProperty
core/debugadapter.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
136
137
bool DebugAdapter::SetProperty(const std::string& name, const BinaryNinja::Ref<BinaryNinja::Metadata>& value)
138
{
139
return false;
140
}
Callers
1
SetAdapterProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected