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

Method StopReason

api/debuggercontroller.cpp:768–771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

766
767
768DebugStopReason DebuggerController::StopReason()
769{
770 return BNDebuggerGetStopReason(m_object);
771}
772
773
774Ref<Metadata> DebuggerController::GetAdapterProperty(const std::string& name)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected