MCPcopy Create free account
hub / github.com/Norbyte/ositools / SetDebuggingDisabled

Method SetDebuggingDisabled

OsiInterface/Debugger.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203 }
204
205 void BreakpointManager::SetDebuggingDisabled(bool disabled)
206 {
207 debuggingDisabled_ = disabled;
208 }
209
210 void BreakpointManager::SetForcedBreakpoints(bool enabled, uint32_t bpMask, uint32_t flags, uint32_t maxDepth)
211 {

Callers 3

MergeStartedMethod · 0.80
MergeFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected