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

[Bug]Conditional breakpoints with Intel SGX Debugger

laporte__bernard
Beginner
326 Views

Hello,

Sorry if it's not the appropriate place to post a bug about the SGX debugger on visual studio.

When using the Intel SGX Debugger, Conditional breakpoints don't work properly.
For simplicity, I wrote the following simple program :

BugConditionalBreakpoint.PNG

In this case, the debugger first stop is when i == 6, although the condition is i==3
It works well using the local windows debugger, but I cannot debug enclaves with this.
I'm using Visual Studio Enterprise 2015 Version 14.0.25431.01 Update 3.

Thank you.

0 Kudos
1 Reply
Francisco_C_Intel
326 Views

Hi.

I can reproduce the issue and will let the team know.

Thanks,

Francisco

0 Kudos
Reply