Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29278 Discussions

debugging sample project VB-Calls-Fortran.sln

Brian_Murphy
New Contributor II
4,576 Views
I have built this sample project, and it runs fine, but I'm having limited success with the debugger. The instructions say... To enable debugging of Fortran code called from Visual Basic, right click on project "VBCallsFortran" and then select Properties. In the left column, select Configuration Properties > Debugging. Check the box labeled "Enable unmanaged code debugging" VS 2012 doesn't have that option, but there is Enable Native Code Debugging. Checking that gets the debugger to step into and through the fortran code, but the values of arguments cannot be examined, although local variables can. Is there something else I need to do to enable this?
0 Kudos
43 Replies
mecej4
Honored Contributor III
419 Views

Brian Murphy wrote:

What do I do about it telling me I have no registered products, but when I try to add Intel Fortran it tells me it's already registered.  At this point, I can't get anywhere with the registration center.

Such questions are better handled in the dedicated forum, https://software.intel.com/en-us/forums/intel-software-development-products-download-registration-licensing .

0 Kudos
Brian_Murphy
New Contributor II
419 Views

That's a great suggestion.  I just posted a request for help there.

0 Kudos
Reply