MCPcopy 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
2534DbgModule* DebugTarget::GetMainDbgModule()
2535{
2536 return mTargetBinary;
2537}
2538
2539#ifdef BF_DBG_32
2540template <typename T>

Callers 3

GetRegisterMethod · 0.80
GetCallStackDbgModuleMethod · 0.80
EvaluateContinueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected