<?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 Debug erring on %LABEL in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Debug-erring-on-LABEL/m-p/946871#M18472</link>
    <description>Given the program: &lt;BR /&gt; &lt;BR /&gt;      PROGRAM TLABEL &lt;BR /&gt;      INTEGER I,J &lt;BR /&gt;      I = 1 &lt;BR /&gt;      J = 2 &lt;BR /&gt;      IF (I .EQ. 1) GO TO 20 &lt;BR /&gt;10    WRITE(*,*) I &lt;BR /&gt;      J = 0 &lt;BR /&gt;20    WRITE(*,*) J &lt;BR /&gt;      END &lt;BR /&gt; &lt;BR /&gt;and building it to debug: &lt;BR /&gt; &lt;BR /&gt;$ fortran/debug/noopt/nolist DEBUG_LABEL.FOR &lt;BR /&gt;$ link/debug/nomap DEBUG_LABEL &lt;BR /&gt; &lt;BR /&gt;debug will fail when attempting to break on label 20: &lt;BR /&gt; &lt;BR /&gt;DBG&amp;gt; set break %lab 20 &lt;BR /&gt;%DEBUG-E-NOSYMBOL, symbol '%LABEL 20' is not in the symbol table &lt;BR /&gt; &lt;BR /&gt;I think this is a bug. Is there a solution available?</description>
    <pubDate>Thu, 12 Apr 2001 15:16:48 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-04-12T15:16:48Z</dc:date>
    <item>
      <title>Debug erring on %LABEL</title>
      <link>https://community.intel.com/t5/Software-Archive/Debug-erring-on-LABEL/m-p/946871#M18472</link>
      <description>Given the program: &lt;BR /&gt; &lt;BR /&gt;      PROGRAM TLABEL &lt;BR /&gt;      INTEGER I,J &lt;BR /&gt;      I = 1 &lt;BR /&gt;      J = 2 &lt;BR /&gt;      IF (I .EQ. 1) GO TO 20 &lt;BR /&gt;10    WRITE(*,*) I &lt;BR /&gt;      J = 0 &lt;BR /&gt;20    WRITE(*,*) J &lt;BR /&gt;      END &lt;BR /&gt; &lt;BR /&gt;and building it to debug: &lt;BR /&gt; &lt;BR /&gt;$ fortran/debug/noopt/nolist DEBUG_LABEL.FOR &lt;BR /&gt;$ link/debug/nomap DEBUG_LABEL &lt;BR /&gt; &lt;BR /&gt;debug will fail when attempting to break on label 20: &lt;BR /&gt; &lt;BR /&gt;DBG&amp;gt; set break %lab 20 &lt;BR /&gt;%DEBUG-E-NOSYMBOL, symbol '%LABEL 20' is not in the symbol table &lt;BR /&gt; &lt;BR /&gt;I think this is a bug. Is there a solution available?</description>
      <pubDate>Thu, 12 Apr 2001 15:16:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Debug-erring-on-LABEL/m-p/946871#M18472</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-04-12T15:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Debug erring on %LABEL</title>
      <link>https://community.intel.com/t5/Software-Archive/Debug-erring-on-LABEL/m-p/946872#M18473</link>
      <description>Fixed in the current version, 7.4.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 12 Apr 2001 23:34:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Debug-erring-on-LABEL/m-p/946872#M18473</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-04-12T23:34:45Z</dc:date>
    </item>
  </channel>
</rss>

