<?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 Calling dlls from .NET: JIT debugging? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Calling-dlls-from-NET-JIT-debugging/m-p/817389#M45915</link>
    <description>&lt;P&gt;&lt;FONT face="Arial"&gt;Hi Intel Forum,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;I am currently looking at options for using legacy Fortran code, called from .NET languages (eg. C#). &lt;/FONT&gt;&lt;FONT face="Arial"&gt;I am wanting to know ifJIT debugging (stepping into the dll) can be done in this case with IVF 9.1 ?Ideally I would like to be able todebug dlls as is possible if called from a Fortran program.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;If so,what is the most straightforward option for interfacing from:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face="Arial"&gt;standard dll call (dll import/export) from .NET language, or,&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="Arial"&gt;Fortran.NET wrapper for dll (called from other .NET language) for easier interfacing of variables. (Is a Fortran.NET wrapper possible with IVF?))&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;I couldnt find this topic in previous posts.Please direct me there if it has already been raised.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Cheers&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2006 10:43:29 GMT</pubDate>
    <dc:creator>andrew_frost</dc:creator>
    <dc:date>2006-12-21T10:43:29Z</dc:date>
    <item>
      <title>Calling dlls from .NET: JIT debugging?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Calling-dlls-from-NET-JIT-debugging/m-p/817389#M45915</link>
      <description>&lt;P&gt;&lt;FONT face="Arial"&gt;Hi Intel Forum,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;I am currently looking at options for using legacy Fortran code, called from .NET languages (eg. C#). &lt;/FONT&gt;&lt;FONT face="Arial"&gt;I am wanting to know ifJIT debugging (stepping into the dll) can be done in this case with IVF 9.1 ?Ideally I would like to be able todebug dlls as is possible if called from a Fortran program.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;If so,what is the most straightforward option for interfacing from:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face="Arial"&gt;standard dll call (dll import/export) from .NET language, or,&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="Arial"&gt;Fortran.NET wrapper for dll (called from other .NET language) for easier interfacing of variables. (Is a Fortran.NET wrapper possible with IVF?))&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;I couldnt find this topic in previous posts.Please direct me there if it has already been raised.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Cheers&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2006 10:43:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Calling-dlls-from-NET-JIT-debugging/m-p/817389#M45915</guid>
      <dc:creator>andrew_frost</dc:creator>
      <dc:date>2006-12-21T10:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calling dlls from .NET: JIT debugging?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Calling-dlls-from-NET-JIT-debugging/m-p/817390#M45916</link>
      <description>&lt;P&gt;What you need to do is set the property "Configuration Properties &amp;gt; Debugging &amp;gt; Debuggers &amp;gt; Enable unmanaged code debugging" in the .NET project. Then you can set breakpoints in the DLL and even step into it.&lt;/P&gt;
&lt;P&gt;We do not have a .NET Fortran compiler, but the next major release will bring back the COM Server Wizard (last seen in CVF Professional Edition) that enables you to create COM servers in Fortran, and these are accessible in the .NET environment.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2006 22:53:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Calling-dlls-from-NET-JIT-debugging/m-p/817390#M45916</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-12-21T22:53:07Z</dc:date>
    </item>
  </channel>
</rss>

