Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetMainDbgModule
Method
GetMainDbgModule
IDEHelper/DebugTarget.cpp:2534–2537 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2532
}
2533
2534
DbgModule* DebugTarget::GetMainDbgModule()
2535
{
2536
return mTargetBinary;
2537
}
2538
2539
#ifdef BF_DBG_32
2540
template <typename T>
Callers
3
GetRegister
Method · 0.80
GetCallStackDbgModule
Method · 0.80
EvaluateContinue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected