MCPcopy Create free account
hub / github.com/Vector35/debugger / IP

Method IP

api/debuggercontroller.cpp:678–681  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

676
677
678uint64_t DebuggerController::IP()
679{
680 return BNDebuggerGetIP(m_object);
681}
682
683
684uint64_t DebuggerController::GetLastIP()

Callers

nothing calls this directly

Calls 1

BNDebuggerGetIPFunction · 0.85

Tested by

no test coverage detected