<?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: Annoying issues with debug in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884420#M76295</link>
    <description>&lt;P&gt;Steve,&lt;/P&gt;
&lt;P&gt;I have also had this happen on a call to my own routine, wherememcpy or check stack asm routines open before stepping into my routine.&lt;/P&gt;
&lt;P&gt;Any ideas for this?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2007 02:38:34 GMT</pubDate>
    <dc:creator>DavidWhite</dc:creator>
    <dc:date>2007-12-03T02:38:34Z</dc:date>
    <item>
      <title>Annoying issues with debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884418#M76293</link>
      <description>&lt;P&gt;Why do I get a "no source code available" warning when I attempt to step into&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;Open&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; (2,FILE=LICFILE_LOC//""//&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;TRIM&lt;/FONT&gt;&lt;FONT size="2"&gt;(ModName)//".lc",STATUS="OLD",IOSTAT=I)&lt;/FONT&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;How do I stop this happening?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Also, how can I stop the debugger stepping into asm codes -- I only want to ever look at the Fortran code.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;David&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2007 00:11:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884418#M76293</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2007-12-03T00:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Annoying issues with debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884419#M76294</link>
      <description>Don't use step into - use step over unless you're positioned at a call to one of your Fortran routines.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2007 02:10:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884419#M76294</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-12-03T02:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Annoying issues with debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884420#M76295</link>
      <description>&lt;P&gt;Steve,&lt;/P&gt;
&lt;P&gt;I have also had this happen on a call to my own routine, wherememcpy or check stack asm routines open before stepping into my routine.&lt;/P&gt;
&lt;P&gt;Any ideas for this?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2007 02:38:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884420#M76295</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2007-12-03T02:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Annoying issues with debug</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884421#M76296</link>
      <description>Sorry, that's something you will have to put up with. I don't think there's any way to tell the debugger to skip those. You can click the "step out" button which will take you to the end of the routine so you don't have to see all the assembly code.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2007 13:51:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Annoying-issues-with-debug/m-p/884421#M76296</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-12-03T13:51:17Z</dc:date>
    </item>
  </channel>
</rss>

