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

Can't Step _into_ fortran, but can stop at breakpoints within .for file

Jon_B_
Beginner
465 Views

I'm using Intel(R) Visual Fortran Composer XE 2013 Update 1 Integration for Microsoft Visual Studio* 2008, 13.0.3600.2008,

In a win32/x86 C# winform application, I'm unable to step into fortran methods (which i'm accessing through dllimport).

The strange thing is I can stop at breakpoints within the fortran programs, but am unable to step from C# to Fortan.

I have the "Enable unmanged code debugging" in the startup project.

Any ideas?  Thanks for any help.

0 Kudos
0 Replies
Reply