- call first epicsStackTraceRecurseGbl() through function pointer -- clang
(darwin) had optimized it away.
This commit is contained in:
@@ -185,7 +185,7 @@ char *nl, *p;
|
||||
|
||||
eltc(0);
|
||||
errlogAddListener( logClient, &testData );
|
||||
epicsStackTraceRecurseGbl(3);
|
||||
gfp(3);
|
||||
errlogRemoveListeners( logClient, &testData );
|
||||
eltc(1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user