The information in this article applies to:
SYMPTOMSDebugging source code and stepping past the main program END statement causes the debugger to shift into disassembly mode, placing the cursor at the beginning of the source code's corresponding assembly code listing. STATUSThis behavior is by design. MORE INFORMATIONIn previous versions of Microsoft FORTRAN, when you stepped past the main program END statement, the debugger generated the message "There is no source line debugging information" and stopped the debugger. Steps to Reproduce Behavior
Sample Code
Additional query words: 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |