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

Method DebuggerModules

core/debuggerstate.cpp:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291DebuggerModules::DebuggerModules(DebuggerState* state) : m_state(state)
292{
293 MarkDirty();
294}
295
296
297void DebuggerModules::MarkDirty()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected