I am trying to debug a FORTRAN code written in mixed case letters. The project is setup as VS 2013 project with Intel(R) Visual Fortran 2015. I just cannot make the IDE display the variable value while debugging. However, if I retype the variable in uppercase in the watch window, it displays fine. Is there a setting I have to turn on to make this work?
↧