<?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 I will try this as soon as I in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997368#M102731</link>
    <description>&lt;P&gt;I will try this as soon as I have a spare minute and get back to you with results...&lt;/P&gt;</description>
    <pubDate>Mon, 07 Sep 2015 08:51:47 GMT</pubDate>
    <dc:creator>jvandeven</dc:creator>
    <dc:date>2015-09-07T08:51:47Z</dc:date>
    <item>
      <title>debug error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997359#M102722</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I recently upgraded both a desktop and laptop to VS2015 (community) and Fortran Composer XE 2016. &amp;nbsp;Everything works fine on the desktop, but the debugger doesn't work on the laptop. &amp;nbsp;When I attempt to debug the exact same solution on the laptop, I receive the message "Frame not in module", under which there is the message "The current stack frame was not found in a loaded module. Source cannot be shown for this location". &amp;nbsp;I guess there is a setting somewhere that needs fixing, but I do not know where to start. &amp;nbsp;Any assistance would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Justin.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 08:37:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997359#M102722</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-08-26T08:37:28Z</dc:date>
    </item>
    <item>
      <title>Googling for other instances</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997360#M102723</link>
      <description>&lt;P&gt;Googling for other instances of "Frame not in module" suggested in some instances this related to some exception handling being enabled.&lt;/P&gt;

&lt;P&gt;Maybe try inspecting the Exception settings between the two systems under &lt;STRONG&gt;Debug &amp;gt; Exceptions&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 09:36:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997360#M102723</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-08-26T09:36:10Z</dc:date>
    </item>
    <item>
      <title>Thanks for the reply Kevin,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997361#M102724</link>
      <description>&lt;P&gt;Thanks for the reply Kevin,&lt;/P&gt;

&lt;P&gt;I found that reference on Google as well - I tried playing around with the exceptions, but there are loads of them, and I have no idea how to find which one / ones to alter from the default. &amp;nbsp;I have checked that the desktop and lap-top use the same exceptions (desktop is set to default, but I have gone through the list for each), and this has had no effect.&lt;/P&gt;

&lt;P&gt;Still working away on the problem...&lt;/P&gt;

&lt;P&gt;Justin&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 09:56:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997361#M102724</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-08-26T09:56:33Z</dc:date>
    </item>
    <item>
      <title>Ok. I'll check with our</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997362#M102725</link>
      <description>&lt;P&gt;Ok. I'll check with our Debugger team and let you know if they have ideas about this.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 10:24:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997362#M102725</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-08-26T10:24:27Z</dc:date>
    </item>
    <item>
      <title>I don't know whether the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997363#M102726</link>
      <description>&lt;P&gt;I don't know whether the issue will repeat for us, but if you were able to provide a .zip of that solution we could try on our end. You can send me a private reply with the attachment for added security if you wish.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 17:03:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997363#M102726</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-08-26T17:03:40Z</dc:date>
    </item>
    <item>
      <title>It seems to happen with any</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997364#M102727</link>
      <description>&lt;P&gt;It seems to happen with any solution - including the examples shipped with the compiler (e.g. Autodice). &amp;nbsp;I can, however, debug in 32bit, just not 64 bit. &amp;nbsp;It may be that my settings have been corrupted at some point. &amp;nbsp;I tried to do a fresh install yesterday by uninstalling and re-installing both VS and Intel Composer, but the settings I had altered in VS seemed to have been preserved. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;The application I work with only functions effectively with 64bit. &amp;nbsp;Any further assistance would be greatly appreciated,&lt;/P&gt;

&lt;P&gt;Justin.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 00:00:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997364#M102727</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-08-27T00:00:48Z</dc:date>
    </item>
    <item>
      <title>Ok, it does sound specific to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997365#M102728</link>
      <description>&lt;P&gt;Ok, it does sound specific to your particular laptop. I'll pass on the info about 32 vs. 64-bit debugging to see whether that might lead to any ideas from the Debugger team. Unfortunately the earlier messages I shared did not.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:45:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997365#M102728</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-08-27T15:45:41Z</dc:date>
    </item>
    <item>
      <title>Quote:Kevin Davis (Intel)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997366#M102729</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Kevin Davis (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Ok, it does sound specific to your particular laptop. I'll pass on the info about 32 vs. 64-bit debugging to see whether that might lead to any ideas from the Debugger team. Unfortunately the earlier messages I shared did not.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;It turns out that the Autodice example solution runs fine through the debugger in both 32 and 64 bit compiles, when this is done through the VS2010 shell. &amp;nbsp;The same solution also works through the VS2015 debugger, when compiled in 32bit, but returns the error I note above when compiled in 64bit. &amp;nbsp;The problem therefore seems to have nothing to do with the solution properties, but is due to some difference between VS2010 and VS2015. &amp;nbsp;I am unable to track this down further on my end (in part due to my limited understanding of the VS environment settings). &amp;nbsp;I hope that this problem is resolved at some point in the future...&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 00:11:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997366#M102729</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-08-28T00:11:36Z</dc:date>
    </item>
    <item>
      <title>Thank you for the continued</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997367#M102730</link>
      <description>&lt;P&gt;Thank you for the continued efforts to identify the root cause and for the additional update.&lt;/P&gt;

&lt;P&gt;I expect the answer is yes, but better to ask than assume.&lt;/P&gt;

&lt;P&gt;Was the VS2010 Shell installed with a previous Parallel Studio 2015 installation on the laptop?&lt;BR /&gt;
	Does desktop also have VS2010 Shell installed?&lt;/P&gt;

&lt;P&gt;I don’t know whether this is be something you are comfortable trying or not, but would it possible to uninstall the Intel Compiler and all our MSVS integrations, then under VS2015 create a trivial C/C++ solution only and see whether the debugging behaves for 32 and 64-bit builds. This might help us understand whether our integrations are at play.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 09:51:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997367#M102730</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-08-28T09:51:18Z</dc:date>
    </item>
    <item>
      <title>I will try this as soon as I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997368#M102731</link>
      <description>&lt;P&gt;I will try this as soon as I have a spare minute and get back to you with results...&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2015 08:51:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997368#M102731</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-09-07T08:51:47Z</dc:date>
    </item>
    <item>
      <title>I have the exact same problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997369#M102732</link>
      <description>&lt;P&gt;I have the exact same problem with jvandeven. Have you solved it in the end? Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2015 23:45:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997369#M102732</guid>
      <dc:creator>Lijie_T_</dc:creator>
      <dc:date>2015-10-18T23:45:09Z</dc:date>
    </item>
    <item>
      <title>The problem that I note here</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997370#M102733</link>
      <description>&lt;P&gt;The problem that I note here appeared when I installed Composer XE 2016, selecting the "remove previous compilers" option. &amp;nbsp;I uninstalled everything, then reinstalled VS2013, Parallel Studio 15.4 (which has extensions for VS2013), and then Parallel Studio 16.0. &amp;nbsp;The debugger is now working. &amp;nbsp;Note that I also found it necessary to fix references to the ucrt libraries (in Tools&amp;gt;Options&amp;gt;Intel Compilers&amp;gt;Visual Fortran&amp;gt;Compilers.&lt;/P&gt;

&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 06:36:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997370#M102733</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-10-21T06:36:01Z</dc:date>
    </item>
    <item>
      <title>Thank you for the update and</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997371#M102734</link>
      <description>&lt;P&gt;Thank you for the update and for&amp;nbsp;coming back to share those additional details. Those could prove useful to someone else.&amp;nbsp;I am&amp;nbsp;glad to hear you found a resolution. We will see whether we can reproduce the issue you experienced by replicating your earlier installation choices/flow.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 08:26:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997371#M102734</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-10-21T08:26:56Z</dc:date>
    </item>
    <item>
      <title>This issue appears to have</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997372#M102735</link>
      <description>&lt;P&gt;This issue appears to have been resolved by recent updates to both VS and VF. &amp;nbsp;I am not sure which was at fault, but am grateful that things have been resolved.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 03:54:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997372#M102735</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-12-18T03:54:33Z</dc:date>
    </item>
    <item>
      <title>Glad to hear this. Based on</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997373#M102736</link>
      <description>&lt;P&gt;Glad to hear this. Based on your other &lt;A href="https://software.intel.com/en-us/comment/1853206#comment-1853206" target="_blank"&gt;reply &lt;/A&gt;about the tabs issue, just to confirm and help others, you now have both VS 2015 Update 1 and PSXE 2016 Update 1 installed and the issue is resolved. Is this correct?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 09:33:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997373#M102736</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2015-12-18T09:33:43Z</dc:date>
    </item>
    <item>
      <title>Yes, I have VS 2015 update 1</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997374#M102737</link>
      <description>&lt;P&gt;Yes, I have VS 2015 update 1 (version 14.0.24720.00), and PSXE 2016 update 1 (version 16.0.1.146). &amp;nbsp;Everything appears to be operating correctly now.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:32:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/debug-error/m-p/997374#M102737</guid>
      <dc:creator>jvandeven</dc:creator>
      <dc:date>2015-12-18T10:32:58Z</dc:date>
    </item>
  </channel>
</rss>

