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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29305 Discussions

Fortran debugger, missed breakpoints.

jct_office
Beginner
442 Views

I am trying to test out Fortran Visual Studio 2008 (9.0) using the x64 bit platform.

I have written an extremely simple program, and I have discovered that, when debugging, all of my set breakpoints are skipped. That is, a) I select several breakpoints for the program to stop at, and b) hit the green > key to run in debug mode. Without stoppingat any of the setbreakpoints, the program runs to completion.

What is going wrong.have we mis-installed something?Is there some environment setting I need to set?

Any help will be appreciated.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
442 Views
There was a compiler bug in the first 10.1 release that had this symptom. As far as I know, it is fixed in the current update, 10.1.021.
0 Kudos
Reply