Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ DebugThreadProcThunk
Function
DebugThreadProcThunk
IDEHelper/WinDebugger.cpp:990–993 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
988
}
989
990
static void DebugThreadProcThunk(void* winDebugger)
991
{
992
((WinDebugger*) winDebugger)->DebugThreadProc();
993
}
994
995
int WinDebugger::GetAddrSize()
996
{
Callers
nothing calls this directly
Calls
1
DebugThreadProc
Method · 0.80
Tested by
no test coverage detected