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

Method Init

core/processview.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67
68bool DebugProcessView::Init()
69{
70 return true;
71}
72
73
74uint64_t DebugProcessView::PerformGetEntryPoint() const

Callers 1

CreateDebugAdapterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected