Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ DebuggerThreads
Method
DebuggerThreads
core/debuggerstate.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
135
136
DebuggerThreads::DebuggerThreads(DebuggerState* state) : m_state(state)
137
{
138
MarkDirty();
139
}
140
141
142
void DebuggerThreads::MarkDirty()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected