Searched refs:GbBlockAll (Results 1 – 1 of 1) sorted by relevance
365 static bool GbBlockAll = false; variable480 GbBlockAll = false; in dbg_InitTrace()535 if( GbBlockSteps || GbBlockAll ) in dbg_traceStep()703 bOwnBlockAll = GbBlockAll; in dbg_traceNotifyCall()705 GbBlockAll = false; in dbg_traceNotifyCall()724 GbBlockAll = pParentItem->m_bBlockAll; in dbg_traceNotifyCall()731 GbBlockAll = bOwnBlockAll = pFunctionItem->m_bBlockAll; in dbg_traceNotifyCall()808 if( GbBlockSteps || GbBlockAll ) in dbg_traceNotifyError()
Completed in 20 milliseconds