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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Debugging CVF in .NET

jlea
Beginner
449 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