<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to debug a FORTRAN dll in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-debug-a-FORTRAN-dll/m-p/896394#M79733</link>
    <description>I have a C/C++ main program that calls into a FORTRAN dll built in a separate project. I am using Visual Studio 2008 and Intel FORTRAN compiler version 11.0.0.4. I have set the command to start the main program, and it runs just fine. If I try to set a breakpoint in the Fortran code, it turns hollow with a warning badge, and a tool tip that reads, The breakpoint will not be hit. No symbols loaded for this document.&lt;BR /&gt;&lt;BR /&gt;I presume I need to find a symbol definition file (or something) and put it somewhere special. Can anyone help me with this?&lt;BR /&gt;&lt;BR /&gt;I found a posting from Steve from 2003 (!); the answer was "See this" and "this" was a broken link :( A fresh link would be great!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Thu, 13 Aug 2009 00:04:02 GMT</pubDate>
    <dc:creator>jd_weeks</dc:creator>
    <dc:date>2009-08-13T00:04:02Z</dc:date>
    <item>
      <title>how to debug a FORTRAN dll</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-debug-a-FORTRAN-dll/m-p/896394#M79733</link>
      <description>I have a C/C++ main program that calls into a FORTRAN dll built in a separate project. I am using Visual Studio 2008 and Intel FORTRAN compiler version 11.0.0.4. I have set the command to start the main program, and it runs just fine. If I try to set a breakpoint in the Fortran code, it turns hollow with a warning badge, and a tool tip that reads, The breakpoint will not be hit. No symbols loaded for this document.&lt;BR /&gt;&lt;BR /&gt;I presume I need to find a symbol definition file (or something) and put it somewhere special. Can anyone help me with this?&lt;BR /&gt;&lt;BR /&gt;I found a posting from Steve from 2003 (!); the answer was "See this" and "this" was a broken link :( A fresh link would be great!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 13 Aug 2009 00:04:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-debug-a-FORTRAN-dll/m-p/896394#M79733</guid>
      <dc:creator>jd_weeks</dc:creator>
      <dc:date>2009-08-13T00:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug a FORTRAN dll</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-debug-a-FORTRAN-dll/m-p/896395#M79734</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
It turns out I have a different problem- I tried setting a breakpoint on the call into my dll (in the C++ code) and there it tells me "there is no code associated with that line". I just set a breakpoint on another routine defined in my dll, and was able to step directly from the C code into the Fortran. So it's not debugging that's broken, it's getting the code into the dll.&lt;BR /&gt;&lt;BR /&gt;Sorry for the noise!&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 00:58:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/how-to-debug-a-FORTRAN-dll/m-p/896395#M79734</guid>
      <dc:creator>jd_weeks</dc:creator>
      <dc:date>2009-08-13T00:58:53Z</dc:date>
    </item>
  </channel>
</rss>

