<?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 Re: debug problem with fortran 2025.3.0 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725381#M177642</link>
    <description>&lt;P&gt;FEE is part of the standard Fortran instal but is also available as a separate VS plugin. I think when that was initially released it had some bug fixes for the then current Fortran release.&amp;nbsp; I do not think this instal adds anything unless you have an older version installed or your fee instal is broken and it is quicker to run this than the full instal.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2025 13:42:18 GMT</pubDate>
    <dc:creator>andrew_4619</dc:creator>
    <dc:date>2025-11-07T13:42:18Z</dc:date>
    <item>
      <title>debug problem with fortran 2025.3.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725098#M177629</link>
      <description>&lt;P&gt;&amp;nbsp; &amp;nbsp; I am unable to debug in the environment of Visual Studio 2019 + Intel@Fortran Essential 2025.3.0 — all variables appear as "undefined" during debugging.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Previously, I encountered debugging issues with VS2022 + Intel Fortran 2025.2.1. After switching to VS2019, debugging finally worked—though I had to explicitly specify the module name along with the variable name when inspecting variables in modules. I assumed that version 2025.3.0 would resolve this issue, but now debugging is completely broken.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have two questions: Is Intel Fortran 2025.2.1 still available for download? I’d like to roll back to that version, but I can no longer find the installer. When can we expect a fix for this debugging issue? Thank you very much for your assistance!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 05:25:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725098#M177629</guid>
      <dc:creator>phost75</dc:creator>
      <dc:date>2025-11-06T05:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: debug problem with fortran 2025.3.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725198#M177633</link>
      <description>Other than the usual problems 2025.3 debug works ok. Your install is broken and needs repairing or a reinstall.</description>
      <pubDate>Thu, 06 Nov 2025 14:24:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725198#M177633</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2025-11-06T14:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: debug problem with fortran 2025.3.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725341#M177639</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try reinstalling the Intel Fortran Expression Evaluator plugin in Visual Studio. The 2025.2.0 version includes this plugin, but for some reason, it is not included in the 2025.3.0 version.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 07:37:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725341#M177639</guid>
      <dc:creator>WangWJ</dc:creator>
      <dc:date>2025-11-07T07:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: debug problem with fortran 2025.3.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725379#M177641</link>
      <description>&lt;P&gt;the fee plugin is for vs2022 only ,i can't find plugin suit for vs 2019&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 13:14:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725379#M177641</guid>
      <dc:creator>phost75</dc:creator>
      <dc:date>2025-11-07T13:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: debug problem with fortran 2025.3.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725381#M177642</link>
      <description>&lt;P&gt;FEE is part of the standard Fortran instal but is also available as a separate VS plugin. I think when that was initially released it had some bug fixes for the then current Fortran release.&amp;nbsp; I do not think this instal adds anything unless you have an older version installed or your fee instal is broken and it is quicker to run this than the full instal.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 13:42:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725381#M177642</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2025-11-07T13:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: debug problem with fortran 2025.3.0</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725423#M177647</link>
      <description>&lt;P&gt;I had the same problem with debugging in Visual Studio 2022 after installing oneAPI 2025.3. I always install any new version by uninstalling the older one, restarting the computer, installing oneAPI Base Toolkit, restarting the computer, installing oneAPI HPC Toolkit, and restarting the computer.&lt;/P&gt;&lt;P&gt;I do not think such a way of installing oneAPI should result in a corrupted installation, especially if no other programs were running during the installation. But who knows if CrowdStrike which I cannot pause/disable is not interfering with the installation.&lt;/P&gt;&lt;P&gt;Anyway, downloading and installing FEE as a VS extension helped, and now I can see variables' values correctly, including module variables without specifying the module name, and I do not need to specify variables to watch in capitals, which was necessary before FEE was added as an extension.&lt;/P&gt;&lt;P&gt;Thank you very much for your suggestion, it saved me a lot of time. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 09:26:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-problem-with-fortran-2025-3-0/m-p/1725423#M177647</guid>
      <dc:creator>jirina</dc:creator>
      <dc:date>2025-11-08T09:26:33Z</dc:date>
    </item>
  </channel>
</rss>

