- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When debugginga Fortran DLL from a VS2005 C++ MFCapplication, I am not able to step intothe Fortran routines. Is there a Project setting which when set will allow me to step into the Fortran code? I did not find a setting similiar to the "Enable unmanaged code debugging" used in a Visual Basic project.
Thanks,
Mike
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just tried an example and it worked fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found my problem. The Fortran .PDB file was not resideing in the same directory as the executable and DLL.
Thanks

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