<?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: Debugging ifort in VS 2022 17.7 hangs expression evaluator in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1525389#M168232</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-19 104512.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/45881iBC6CC984BE9E706A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-09-19 104512.png" alt="Screenshot 2023-09-19 104512.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a fairly stock standard Fortran Program running on the latest VS 2022 preview with the VSIX file installed as supplied by Intel. It appears on the surface to be working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you thank the poor programmer who had to spend time doing this, it must be lonely in the Intel Basement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="istockphoto-1491689429-612x612.jpg" style="width: 612px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/45882iF03B0EFB8CC8A2FC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="istockphoto-1491689429-612x612.jpg" alt="istockphoto-1491689429-612x612.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 16:00:00 GMT</pubDate>
    <dc:creator>JohnNichols</dc:creator>
    <dc:date>2023-09-19T16:00:00Z</dc:date>
    <item>
      <title>Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513040#M167652</link>
      <description>&lt;P&gt;Just updated VS2022 from 17.6.x to 17.7.0. Now, &lt;STRONG&gt;none of the following work&lt;/STRONG&gt; when using the VS debugger on Fortran code:&lt;/P&gt;&lt;P&gt;1) Data tips on stack variables give nothing.&lt;/P&gt;&lt;P&gt;2) Locals window is empty (shows busy...).&lt;/P&gt;&lt;P&gt;3) Attempt to add watch of a stack variable hangs (see attached screen shot), and now VS2022 is completely unresponsive.&lt;/P&gt;&lt;P&gt;This makes debugging Fortran code nearly impossible. Is there a fix? Would updating the compiler make any difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows 11, VS 7.7.0, ifort&amp;nbsp; 2023.0.0. Complete details in attached VS about file.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 19:44:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513040#M167652</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2023-08-10T19:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513162#M167661</link>
      <description>&lt;P&gt;I downloaded and installed the latest oneAPI Base and HPC kits, and the same error occurs. In addition to hanging VS2022, it uses rapidly increasing amounts of memory (GB). Intel, this needs to be fixed ASAP.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 05:23:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513162#M167661</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2023-08-11T05:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513183#M167665</link>
      <description>&lt;P&gt;I observed the same behavior when updated to VS 17.7.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I finally rolled back to 17.6 to be able to debug&lt;/P&gt;&lt;P&gt;To roll back VS:&lt;/P&gt;&lt;P&gt;1. run VS installer&lt;/P&gt;&lt;P&gt;2. press the More button&lt;/P&gt;&lt;P&gt;3. look for 'Rollback to previous version' and choose it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 07:31:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513183#M167665</guid>
      <dc:creator>ZlamalJakub</dc:creator>
      <dc:date>2023-08-11T07:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513317#M167676</link>
      <description>&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html" target="_blank" rel="noopener"&gt;This article&lt;/A&gt; lists the VS versions have been validated with various compiler releases. These versions have been validated with oneAPI 2023.2:&amp;nbsp;&lt;SPAN&gt;Up to VS 2022 17.6.4.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 14:29:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513317#M167676</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-08-11T14:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513347#M167680</link>
      <description>&lt;P&gt;I just always have to do my upgrades without checking the version compatibility list, and when something is broken ... please let us know when ifort works with VS 17.7 &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 15:26:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513347#M167680</guid>
      <dc:creator>Nick3</dc:creator>
      <dc:date>2023-08-11T15:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513386#M167682</link>
      <description>&lt;P&gt;I can confirm that the VS rollback works, but before you do it, save your current VS settings (Tools / Import and Export Settings...), because the rollback reverts to the default settings. After you have finished the rollback, import the settings you exported.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 16:53:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513386#M167682</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2023-08-11T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513387#M167683</link>
      <description>&lt;P&gt;Intel should be testing with each new VS release, or better, preview release. If there are incompatibilities, the oneAPI installer should warn users. Intel should never be releasing a product that files catastrophically like this. It shouldn't be the users who do your testing.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 16:56:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513387#M167683</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2023-08-11T16:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513624#M167695</link>
      <description>&lt;P&gt;I made a clean installation of MS VS 17.7.0 and Intel OneAPI 2023.2.0 and can confirm the problem. Removing OneAPI (Aug 2023) and installing 2023.0.0 (March 2023) the problem is still there. Looks like have to go back to VS 17.6.0? Any comment on that?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 02:55:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513624#M167695</guid>
      <dc:creator>TiborKibedi1</dc:creator>
      <dc:date>2023-08-13T02:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513759#M167699</link>
      <description>&lt;P&gt;VS 17.7.0 is not yet supported by Intel (see reply of Barbara_P_Intel above).&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 05:24:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1513759#M167699</guid>
      <dc:creator>ZlamalJakub</dc:creator>
      <dc:date>2023-08-14T05:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518842#M167975</link>
      <description>&lt;P&gt;This debugger issue has been fixed. Let me know if you are unable to obtain/rollback to&amp;nbsp; &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html" target="_blank" rel="noopener"&gt;supported version of the VS for oneAPI 2023.2&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 20:11:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518842#M167975</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2023-08-29T20:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518878#M167976</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41996"&gt;@Devorah_H_Intel&lt;/a&gt;&amp;nbsp;, your brief post has left me more confused than usual.&amp;nbsp; What do you mean it has been fixed?&amp;nbsp; and how do you obtain a rollback version to community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The simplest method is just to use 2019 until you catch up.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;The other paradox, on this site, the same question can be asked many times.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plus, why do I have to get a code from my email and then answer my phone.&amp;nbsp; The security level reminds me of a Black Adder story. If you not watched Black Adder then you are missing a treat.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I watched the James Webb Telescope documentary last night, really excellent, explains the Nasa system really well,&amp;nbsp; especially error control.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume that the analysis for the telescope flight path was done in Fortran.&amp;nbsp; Do NASA use Intel Fortran?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 22:20:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518878#M167976</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-08-29T22:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518880#M167977</link>
      <description>&lt;P&gt;The fix is in the next oneAPI release. If one had a previous version of VS Community installed and then upgraded to unsupported 17.7 (with FEE issue) then the rollback feature can be utilized as described in this thread.&lt;/P&gt;
&lt;P&gt;The supported 2022 VS versions are listed &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 22:16:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518880#M167977</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2023-08-29T22:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518890#M167978</link>
      <description>&lt;P&gt;When will the "next oneAPI release" be available? And what VS 2022 version will it be compatible with?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 22:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1518890#M167978</guid>
      <dc:creator>AONym</dc:creator>
      <dc:date>2023-08-29T22:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1519131#M167988</link>
      <description>&lt;P&gt;The next release is planned before the end of 2023. I do not know which VS 2022 version will be supported since the release cadence is so different between the two products.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 18:54:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1519131#M167988</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-08-30T18:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1519815#M168035</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41996"&gt;@Devorah_H_Intel&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/44501"&gt;@Barbara_P_Intel&lt;/a&gt;&amp;nbsp;, what about the users that have only the VS 2022 community version and cannot roll back to a previous version prior to 17.7.3? Will there be a version release&amp;nbsp;only at the end of the year? Without the watch feature working properly, Fortran coding becomes a difficult task, especially with complex projects.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 19:30:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1519815#M168035</guid>
      <dc:creator>BrunoAmaral</dc:creator>
      <dc:date>2023-09-01T19:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1520448#M168074</link>
      <description>&lt;P&gt;We are working on a solution to the VS issues. No news yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 20:32:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1520448#M168074</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-09-04T20:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1521620#M168146</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/26723"&gt;@AONym&lt;/a&gt;&amp;nbsp; please see the suggested workaround below:&lt;/P&gt;
&lt;P&gt;Open Visual Studio 2022&lt;/P&gt;
&lt;P&gt;Open your Solution&lt;/P&gt;
&lt;P&gt;On the VS menu bar, select and open the menu item&lt;/P&gt;
&lt;P&gt;"Debug"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;select&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"Options"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; under "Debugging" -&amp;gt; "General"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; scroll to near the end of the list of General options and un-select the following:&lt;/P&gt;
&lt;P&gt;Disable “Load debug symbols in external process (Native only)" in the debug settings window.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="fee-workaround.png" style="width: 803px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/45421i2D6A4E83838AF685/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="fee-workaround.png" alt="fee-workaround.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 18:59:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1521620#M168146</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2023-09-07T18:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1521892#M168152</link>
      <description>&lt;P&gt;I had the same issue as others have reported here. Thanks&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41996"&gt;@Devorah_H_Intel&lt;/a&gt;&amp;nbsp; for your workaround. This helped me to gain back the debugging functionality for my Fortran code in VS2022 v17.7.3 and without having to rollback to an earlier version, but only after a complete reboot.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 13:23:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1521892#M168152</guid>
      <dc:creator>wajahat</dc:creator>
      <dc:date>2023-09-08T13:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1522644#M168170</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/249936"&gt;@wajahat&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/197842"&gt;@BrunoAmaral&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Attached please find the preview update of VSIX installer for the latest FEE Visual Studio extension with a fix for the hang issue reported here.&lt;/P&gt;
&lt;P&gt;Please let me know if the hanging issue is fixed for you in VS 17.7.&lt;/P&gt;
&lt;P&gt;To install:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;download and unzip attached VSIX installer&lt;/LI&gt;
&lt;LI&gt;run the installer and follow prompts&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;&lt;/U&gt;: attached FEE VSIX installer for VS 17.7 is for &lt;STRONG&gt;testing only&lt;/STRONG&gt;, VS 17.7 (released &lt;STRONG&gt;after&lt;/STRONG&gt; oneAPI 2023.2 release) is not officially supported until next upcoming oneAPI HPC Toolkit release.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 19:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1522644#M168170</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2023-09-22T19:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging ifort in VS 2022 17.7 hangs expression evaluator</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1525389#M168232</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-19 104512.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/45881iBC6CC984BE9E706A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-09-19 104512.png" alt="Screenshot 2023-09-19 104512.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a fairly stock standard Fortran Program running on the latest VS 2022 preview with the VSIX file installed as supplied by Intel. It appears on the surface to be working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you thank the poor programmer who had to spend time doing this, it must be lonely in the Intel Basement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="istockphoto-1491689429-612x612.jpg" style="width: 612px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/45882iF03B0EFB8CC8A2FC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="istockphoto-1491689429-612x612.jpg" alt="istockphoto-1491689429-612x612.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 16:00:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Debugging-ifort-in-VS-2022-17-7-hangs-expression-evaluator/m-p/1525389#M168232</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-09-19T16:00:00Z</dc:date>
    </item>
  </channel>
</rss>

