- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It took awhile to see why the debugger in VS05 would not step through the fortran code in a fortran console projectwhich includes an assembly file(asm) with its own breakpoints. The asm file breakpoints always worked but the fortran ones were skipped. The cause, but I do not know why, was either selecting in the Fortran project an assembler outputlisting or via linker command line '/FAcs /asmfile:alo1f.asn'; subsequent debugging sessions skip the fortran file breakpoints. Without these options, everything works as expected on VS05 and Intel Fortran 10.0.25. I would hope such odd behavior has been fixed in later versions. I should note these old versions are running on W7HPx64, and I did not test on a Vista x32.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page