<?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 Debug fortran dll from Managed Code in Release mode in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865141#M70439</link>
    <description>No reply.. anyone has any idea?</description>
    <pubDate>Thu, 25 Mar 2010 03:47:54 GMT</pubDate>
    <dc:creator>Ngu_Soon_Hui</dc:creator>
    <dc:date>2010-03-25T03:47:54Z</dc:date>
    <item>
      <title>Debug fortran dll from Managed Code in Release mode</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865140#M70438</link>
      <description>Thanks to &lt;A href="http://software.intel.com/en-us/articles/debugging-fortran-called-from-managed-code/"&gt;the tutorial here&lt;/A&gt;, I can debug fortran dll from Managed code in debug mode.
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;And we all know that we can debug managed code in release mode provided that the pdb file exists.&lt;BR /&gt;&lt;/SPAN&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;But is it possible to debug a fortran dll from managed code in&lt;B&gt; release&lt;/B&gt; mode?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Mar 2010 04:07:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865140#M70438</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2010-03-23T04:07:53Z</dc:date>
    </item>
    <item>
      <title>Debug fortran dll from Managed Code in Release mode</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865141#M70439</link>
      <description>No reply.. anyone has any idea?</description>
      <pubDate>Thu, 25 Mar 2010 03:47:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865141#M70439</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2010-03-25T03:47:54Z</dc:date>
    </item>
    <item>
      <title>Debug fortran dll from Managed Code in Release mode</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865142#M70440</link>
      <description>Debugging any program requires cooperation from that program - most often in the form of the compiler and linker preparing it for debugging. So I do not think there is any possibility to do what you want.&lt;BR /&gt;&lt;BR /&gt;If the DLL itself is prepared for debugging you may stand a chance, but I have no experience with that.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Arjen</description>
      <pubDate>Thu, 25 Mar 2010 07:44:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865142#M70440</guid>
      <dc:creator>Arjen_Markus</dc:creator>
      <dc:date>2010-03-25T07:44:59Z</dc:date>
    </item>
    <item>
      <title>Debug fortran dll from Managed Code in Release mode</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865143#M70441</link>
      <description>In the Fortran DLL project, set the property Debugging &amp;gt; Command to the name of the executable that will run your managed code program. Set a breakpoint in your DLL routine. Press F5 to start debugging. Your managed code program will start and, when it calls the DLL, the breakpoint should be hit.&lt;BR /&gt;&lt;BR /&gt;This is not specific to managed code - you can use it with any executable (say, Excel.)</description>
      <pubDate>Thu, 25 Mar 2010 13:43:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debug-fortran-dll-from-Managed-Code-in-Release-mode/m-p/865143#M70441</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-03-25T13:43:52Z</dc:date>
    </item>
  </channel>
</rss>

