<?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 Dear all, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970760#M80641</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;I forgot to mention that I am using "Intel Debugger for applications running on Intel 64 Version 13.0" with the GUI under Debian Linux x64 with Java version as follows:&lt;/P&gt;

&lt;P&gt;java version "1.7.0_25"&lt;BR /&gt;
	OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1~deb7u1)&lt;BR /&gt;
	OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;E.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2014 15:14:33 GMT</pubDate>
    <dc:creator>Ekin_A_</dc:creator>
    <dc:date>2014-01-29T15:14:33Z</dc:date>
    <item>
      <title>Intel Fortran Debugger (Linux) is stuck when stepping multi-line statements</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970759#M80640</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;When debugging a FORTRAN program step by step, if the debugger gets into the execution of a statement expanding more than one line, the "step" command is stuck between the lines of the multi-line statement about ~18 cycles before it exits and continues to the next statement. For instance assume the following FORTRAN code that expands into two lines:&lt;/P&gt;

&lt;P&gt;Line 1: ep_data(order(i))%EE = (ep_data(order(i))%landings + m_consumed(order(i))) &amp;amp;&amp;nbsp;&lt;BR /&gt;
	Line 2: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; / (ep_data(order(i))%PoB * ep_data(order(i))%biomass)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Line 3: group_no = count(detritus_group_no(:) &amp;lt; order(i)) + 1&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;When the debugger gets into the execution of the first line (Line 1) of the statement, you can "step" to the next part of the statement on the second line (Line 2). Once you are on the second line, if you issue "step" one more time, the debugger prompt goes back to the previous line (Line 1). The debugger is held stuck between these two lines for about ~18 cycles until it breaks the cycle and proceeds to the following statement on Line 3.&lt;/P&gt;

&lt;P&gt;I would be glad if you have an idea about this strange problem and could share the solution with me.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;E.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 15:09:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970759#M80640</guid>
      <dc:creator>Ekin_A_</dc:creator>
      <dc:date>2014-01-29T15:09:49Z</dc:date>
    </item>
    <item>
      <title>Dear all,</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970760#M80641</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;I forgot to mention that I am using "Intel Debugger for applications running on Intel 64 Version 13.0" with the GUI under Debian Linux x64 with Java version as follows:&lt;/P&gt;

&lt;P&gt;java version "1.7.0_25"&lt;BR /&gt;
	OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1~deb7u1)&lt;BR /&gt;
	OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;E.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 15:14:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970760#M80641</guid>
      <dc:creator>Ekin_A_</dc:creator>
      <dc:date>2014-01-29T15:14:33Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt; is stuck between the</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970761#M80642</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14.399999618530273px;"&gt;&amp;gt;&amp;gt;&amp;gt; is stuck between the lines of the multi-line statement about ~18 cycles before&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14.399999618530273px;"&gt;What kind of cycles do you mean? Loop cycles or CPU cycles?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:25:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970761#M80642</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-01-29T16:25:27Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970762#M80643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I do not mean loop or CPU cycles. What I meant was that the cursor of the debugger in the GUI (the blue highlighted line) goes back and forth between the two lines of the code (Line 1 and Line 2), which is split into two lines with an ampersand, at around 18 times until the debugger (hence the blue highlighting of the debugger) proceeds the execution of the next statement on Line 3. I hope I could make myself clear.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;E.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:33:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970762#M80643</guid>
      <dc:creator>Ekin_A_</dc:creator>
      <dc:date>2014-01-29T16:33:15Z</dc:date>
    </item>
    <item>
      <title>Yes it is clear now.Have you</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970763#M80644</link>
      <description>&lt;P&gt;Yes it is clear now.Have you tried to look at disassembled source code?Maybe debugger is executing some conditional jump instruction?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:24:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970763#M80644</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-01-30T13:24:46Z</dc:date>
    </item>
    <item>
      <title>Hi iliyapolak,</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970764#M80645</link>
      <description>&lt;PRE class="brush:plain;"&gt;
&lt;SPAN style="font-family: Arial, 宋体, Tahoma, Helvetica, sans-serif; font-size: 1em; line-height: 1.5;"&gt;Hi&amp;nbsp;iliyapolak,&lt;/SPAN&gt;
&lt;/PRE&gt;

&lt;P&gt;Thanks. Yes, although in the source code those 3 lines just follows each other, there are lots of things listed in the assembler as in the attached text file (an assembler excerpt from another part of the code but similar situation) between the execution of those three lines.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;But I have no idea what all those are about. Do you have an idea?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;E.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:46:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970764#M80645</guid>
      <dc:creator>Ekin_A_</dc:creator>
      <dc:date>2014-01-30T13:46:46Z</dc:date>
    </item>
    <item>
      <title>Sorry for my long delay I</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970765#M80646</link>
      <description>&lt;P&gt;Sorry for my long delay I must admit that I completely forgotten this thread.&lt;/P&gt;

&lt;P&gt;I looked at your fortran code disassembly and it seems that 4x unrolling is in place with RIP related addressing.I did not find any branch instructions which could cause debugger perform some kind of backward loop.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2014 11:13:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Fortran-Debugger-Linux-is-stuck-when-stepping-multi-line/m-p/970765#M80646</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2014-06-21T11:13:58Z</dc:date>
    </item>
  </channel>
</rss>

