Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CasparCG/server
/ setup_debugging_environment
Function
setup_debugging_environment
src/shell/linux_specific.cpp:60–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
std::shared_ptr<void> setup_debugging_environment()
61
{
62
// TODO: implement if applicable.
63
return nullptr;
64
}
65
66
void wait_for_remote_debugging()
67
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected