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

Function BNDebuggerActivateDebugAdapter

core/ffi.cpp:978–981  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

976
977
978bool BNDebuggerActivateDebugAdapter(BNDebuggerController* controller)
979{
980 return controller->object->ActivateDebugAdapter();
981}
982
983
984char* BNDebuggerGetAddressInformation(BNDebuggerController* controller, uint64_t address)

Callers 1

ActivateDebugAdapterMethod · 0.85

Calls 1

ActivateDebugAdapterMethod · 0.45

Tested by

no test coverage detected