epicsExit: optional debug printing
Add a flag to cause a string to be printed before each handler is run to show the order.
This commit is contained in:
committed by
Michael Davidsaver
parent
3cf2d9057f
commit
a28a561d8a
@@ -5,6 +5,9 @@
|
||||
# This file provides iocsh access to variables that control some lesser-used
|
||||
# and debugging features of the IOC database code.
|
||||
|
||||
# show epicsAtExit callbacks as they are run
|
||||
variable(atExitDebug,int)
|
||||
|
||||
# Access security subroutines
|
||||
variable(asCaDebug,int)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user