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

Method Detach

api/debuggercontroller.cpp:347–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345
346
347void DebuggerController::Detach()
348{
349 BNDebuggerDetach(m_object);
350}
351
352
353void DebuggerController::Pause()

Callers 2

performDetachMethod · 0.45
SetupMenuMethod · 0.45

Calls 1

BNDebuggerDetachFunction · 0.85

Tested by

no test coverage detected