Open Enclave  0.17.0

◆ OE_ENCLAVE_FLAG_DEBUG_AUTO

#define OE_ENCLAVE_FLAG_DEBUG_AUTO   0x000000010u

Flag passed into oe_create_enclave that allows the host to automatically decide to run the enclave in debug mode or not based on the Debug value specified in the enclave configuration file.

When both this and OE_ENCLAVE_FLAG_DEBUG flags are set, OE_ENCLAVE_FLAG_DEBUG takes precedence.