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

Method GetStackPointer

core/debugadapter.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99
100
101uint64_t DebugAdapter::GetStackPointer()
102{
103 return 0;
104}
105
106
107void DebugAdapter::WriteStdin(const std::string& msg)

Callers 1

StackPointerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected