MCPcopy Create free account
hub / github.com/Vector35/debugger / ~DebugAdapter

Method ~DebugAdapter

core/debugadapter.h:206–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204 public:
205 DebugAdapter(BinaryView* data);
206 virtual ~DebugAdapter() {}
207
208 virtual bool Init() { return true; }
209

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected