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

Method GetTargetStatus

api/debuggercontroller.cpp:470–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468
469
470DebugAdapterTargetStatus DebuggerController::GetTargetStatus()
471{
472 return BNDebuggerGetTargetStatus(m_object);
473}
474
475
476std::string DebuggerController::GetRemoteHost()

Callers 1

updateButtonsMethod · 0.45

Calls 1

Tested by

no test coverage detected