Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Debug
Class
Debug
SuperCalc.cpp:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
char data[512];
156
} data;
157
struct Debug
158
{
159
unsigned int breakInst;
160
bool breakSet;
161
} debug;
162
};
163
};
164
HANDLE pipeThread = INVALID_HANDLE_VALUE;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected