MCPcopy 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
60std::shared_ptr<void> setup_debugging_environment()
61{
62 // TODO: implement if applicable.
63 return nullptr;
64}
65
66void wait_for_remote_debugging()
67{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected