- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Dr. Lionel,
We try to use co-array Fortran for our calculations and we meet a problem: during debugging our codes we cannot see values in our fortran programs. Debugger tell us that the files libicaf.pdb, impimt.pdb are not found. We tried to find them on Microsoft Symbol Server, but nothing is there.
What we shall do? Where we can get these files?
Our computer is a workstation with 2 Intel Xeon processors (12 cores, 24 threads). OS Windows 7.
We use Intel(R) Visual Fortran Composer XE 2013 with Visual Studio 2010 .
Sincerely,
Pavel Geshev
Novosibirsk State University, Novosibirsk, Russia
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PDB files for those DLLs are not provided and you don't need them, unless you are trying to debug those Intel DLLs. However, it is not really possible to debug coarray applications on Windows at this time - we're still working out how to do that. You have to do it the "old fashioned way" with PRINT statements, etc.

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