Hello! I recently loaded v5.10 and due to a customer complain I tested the debugger. I set up a project containing the demo95.f90 source file. Project target/config. is 'debug Win32'. Then I pressed the 'Continue Debugging' button. Debugger started, but no Fortran source window. Only a assembly window to see (titled: 'IFC_STDEV!IFC_STDEV'. I changed some of those debug compiler options to see if this helps, but no result. Finally returned to old DOS box, entered FTN95 demo95 /debug /link SDBG demo95.exe but obtained the same result. Again, no Fortran source window. Just this assembly window. I tried also to debug a version I created using /FULL_DEBUG, but same result. Any idea what I am doing wrong?
Joerg