Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
366
bool DebuggerController::Attach()
367
{
368
return BNDebuggerAttach(m_object);
369
}
370
371
372
DebugStopReason DebuggerController::AttachAndWait()
Callers
2
performAttachPID
Method · 0.45
SetupMenu
Method · 0.45
Calls
1
BNDebuggerAttach
Function · 0.85
Tested by
no test coverage detected