Hi
Having upgraded from parallel studio 2013 to the latest version of 2015 I am no longer able to debug MIC offload regions in Visual studio 2012. After the upgrade of parallel studio and the MPSS I followed these instructions (https://software.intel.com/sites/default/files/article/391314/programmin...) to enable debugging, but I have been unable to get it working even for the LEO example described in the guide. On entering the first offload region with a breakpoint I simply get the message "Code not running - the current thread is not currently running code or the call stack could not be obtained".
Any suggestions?
C