Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

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

Jon_B_
Beginner
378 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