- call first epicsStackTraceRecurseGbl() through function pointer -- clang

(darwin) had optimized it away.
This commit is contained in:
Till Straumann
2014-09-05 11:17:17 -07:00
parent fd9fed2262
commit 423709b795

View File

@@ -185,7 +185,7 @@ char *nl, *p;
eltc(0);
errlogAddListener( logClient, &testData );
epicsStackTraceRecurseGbl(3);
gfp(3);
errlogRemoveListeners( logClient, &testData );
eltc(1);