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

Debugging CVF in .NET

jlea
Beginner
639 Views
Does anyone know of any settings in the .NET debugger that will allow me to see the value of fortran variables (in decimal) in the debugger when the cursor is placed over the variable? It currently shows only the value in Hex; if I do a quick watch on the variable and expand it, it shows the decimal value.

Also, if a variable is declared as integer ALLCAPS, but is used as allcaps, placing the cursor over the variable does nothing, I have to go up to the declaration statement in order to see what the value is. Is the a setting to ignore case? Thanks. Jon.
0 Kudos
0 Replies
Reply