Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Comunicados
Important Update: Community Platform Migration​. Learn more​>
29649 Discussões

debugging fortran DLL with a c++.net application

douglast
Principiante
1.818 Visualizações
I am looking into moving a software package to .Net but the software package includes VCF version 6.6 Dll's. I know that I can have a .net application link with the VCF DLL's. How do you set up break points so that you can step through the Fortran DLL's functions when the DLL's are called from a .Net application.
0 Kudos
2 Respostas
deesnoop
Principiante
1.818 Visualizações
I am trying to do a similar task with ASP.NET/VB.NET instead of C++.NET. Can someone touch on this as well?
Steven_L_Intel1
Funcionário
1.818 Visualizações
Does this help? I don't know how doing this with a .NET app differs from with any other application that calls a DLL, such as regular VB.

Steve
Responder