diff --git a/src/COREMOD_memory/logshmim.c b/src/COREMOD_memory/logshmim.c index 22d91ad7..a827ecee 100644 --- a/src/COREMOD_memory/logshmim.c +++ b/src/COREMOD_memory/logshmim.c @@ -681,6 +681,9 @@ static errno_t compute_function() int IsNewFrame = 0; + printf("Start loop\n"); + fflush(stdout); + INSERT_STD_PROCINFO_COMPUTEFUNC_LOOPSTART {