Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Generating Core Dump for Enclave in Debug Mode

AArya2
New Contributor I
527 Views

Hello,

Is it possible to generate a core dump of an enclave running in debug mode using the Intel SGX Debugger in Visual Studio?

I placed a breakpoint within a trusted function. When running the application, the breakpoint triggers successfully, and all the debugging information (call stack, locals, etc.) are available. However, when attempting to save the dump it generates this error:

"Error saving dump. Not implemented."

Is saving dumps not available for the SGX Debugger?

Feel free to ask for any additional debugging information, as I'm not sure what additional information to provide.

0 Kudos
0 Replies
Reply