MCPcopy Create free account
hub / github.com/Norbyte/ositools / SetDebugger

Method SetDebugger

OsiInterface/DebugMessages.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 }
326
327 void DebugMessageHandler::SetDebugger(Debugger * debugger)
328 {
329 debugger_ = debugger;
330 }
331
332 void DebugMessageHandler::HandleIdentify(uint32_t seq, DbgIdentifyRequest const & req)
333 {

Callers 2

DebuggerMethod · 0.80
~DebuggerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected