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

How to debug Fortran dll called from C

unjedai
Beginner
621 Views
A third party has created a Fortran dll that is called from our C program. They need to debug the Fortran dll, but we don't want to give them all our C source code. Is there a way for them to start the C program and have the environment stop at breakpoints set in the Fortran dll code?

Michael
0 Kudos
1 Reply
Steven_L_Intel1
Employee
621 Views
See this.

Steve
0 Kudos
Reply