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

debugging fixed format vs free format bug?

hobbit912
Beginner
413 Views
I'm using IFC 7.1 on Windows with MS Visual Studio .Net. If I use free formatting (*.f90), I can debug my program and set watches, etc. If I used fix formatting (*.f), I can't watch any variables but the code compiles fine and I can set breakpoints. Anyone know how to get MS Visual Studio to allow me to watch variables in the fixed format Fortran? Thanks a lot.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
413 Views
I don't see this problem when I try it. I suggest submitting a problem report to Intel Premier Support, and attach a ZIP archive of your solution directory.

Steve
0 Kudos
Reply