Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
678
uint64_t DebuggerController::IP()
679
{
680
return BNDebuggerGetIP(m_object);
681
}
682
683
684
uint64_t DebuggerController::GetLastIP()
Callers
nothing calls this directly
Calls
1
BNDebuggerGetIP
Function · 0.85
Tested by
no test coverage detected