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

Method DebugThread

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

Source from the content-addressed store, hash-verified

97 bool m_isFrozen {};
98
99 DebugThread() {}
100
101 DebugThread(std::uint32_t tid) : m_tid(tid) {}
102

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected