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

is there a breakpoint facility in intel 11 fortran

steve_konarski
Beginner
321 Views
In version 6 of digital visual fortran , ifyouget the breakpoint menu ( from the edit tab) then under the data tab of the breakpoints dialog you have "Enter the expression to be evaluated", you can insert a variable to be watched. Is there any facility under visualstudio 2008/intel 11

if in the intell 11 you click new breakpoint under the debug /breakpoints tab it referes to C programming language

0 Kudos
2 Replies
Steven_L_Intel1
Employee
321 Views

It may say C, but yes, you can enter a data breakpoint that way. I will comment that data breakpoints are just as flaky in Visual Studio 2008 as they were in Visual Studio 98.
0 Kudos
steve_konarski
Beginner
321 Views
After persisting with Digital Visual Fortran, , i finally had to switch to INTEL fortran , whichi findcumbersome to use, maybe i liked the digital too much . I then asked the same question on thisthread and with the help of the two replies managed to get the answer i wanted



http://software.intel.com/en-us/forums/showthread.php?t=77180
0 Kudos
Reply