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

Method Attach

api/debuggercontroller.cpp:366–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

364
365
366bool DebuggerController::Attach()
367{
368 return BNDebuggerAttach(m_object);
369}
370
371
372DebugStopReason DebuggerController::AttachAndWait()

Callers 2

performAttachPIDMethod · 0.45
SetupMenuMethod · 0.45

Calls 1

BNDebuggerAttachFunction · 0.85

Tested by

no test coverage detected