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

Why no debug info ?

WSinc
New Contributor I
318 Views

This program I am testing had a breakpoint, but when I look at the output pane, it says nothing about where

it occurred.

 

Furthermore, There is no arrow pointing to the offending source code line. The source code pane does not give me any values for variables

contained within it either.

 

I do get assembly code, but there is no way to connect that with any source code lines.

 

I did finally manually have to step thru it to find out where it occured - but I am wondering why that

info did not come up in the first place.

The breakpoint was caused by an out-ot-range subscript.

 

Any idea what causes this malfunction ?

0 Kudos
0 Replies
Reply