<?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 By the way, I am using Intel in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139726#M17029</link>
    <description>&lt;P&gt;By the way, I am using Intel Fortran compiler 19.0.5.281 and Intel Inspector 2019.5.0.602103.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 17:00:48 GMT</pubDate>
    <dc:creator>Miah__Wadud</dc:creator>
    <dc:date>2019-11-13T17:00:48Z</dc:date>
    <item>
      <title>uninitialised variable on line with more than one variable</title>
      <link>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139725#M17028</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Inspector has highlighted a line that has an uninitialised memory access which contains a number of variables, e.g.&lt;/P&gt;
&lt;PRE class="brush:fortran; class-name:dark;"&gt;a = b + c + d&lt;/PRE&gt;

&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Thus, I do not know exactly which variable is uninitialised. In the variable panel, it has a long hexadecimal address which I do not know how to convert to a variable name. Does anyone know how I can find out the variable that is uninitialised? Thanks in advance.&lt;/P&gt;
&lt;P style="margin-left:0cm; margin-right:0cm"&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:56:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139725#M17028</guid>
      <dc:creator>Miah__Wadud</dc:creator>
      <dc:date>2019-11-13T16:56:44Z</dc:date>
    </item>
    <item>
      <title>By the way, I am using Intel</title>
      <link>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139726#M17029</link>
      <description>&lt;P&gt;By the way, I am using Intel Fortran compiler 19.0.5.281 and Intel Inspector 2019.5.0.602103.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 17:00:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139726#M17029</guid>
      <dc:creator>Miah__Wadud</dc:creator>
      <dc:date>2019-11-13T17:00:48Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139727#M17030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Only some of our analysis types support variable name detection.&lt;/P&gt;&lt;P&gt;I would use the Inspector debugger integration.&lt;/P&gt;&lt;P&gt;Right click on the problem and bring down the Debug this issue menu item. Inspector will launch the app and bring you to the location where the error occurs.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 18:13:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139727#M17030</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2019-11-13T18:13:33Z</dc:date>
    </item>
    <item>
      <title>Hi Kevin,</title>
      <link>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139728#M17031</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;Thanks for the info. That is useful to know, but I find GDB running under Inspector incredibly slow. So I have recorded all the errors and will put a breakpoint where the errors were found by Inspector and run it in a separate GDB session. By the way, is there a way to copy the errors found in the Summary tab in CSV format? It would be useful if the Summary tab also contained the line number too.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Wadud.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 13:22:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/uninitialised-variable-on-line-with-more-than-one-variable/m-p/1139728#M17031</guid>
      <dc:creator>Miah__Wadud</dc:creator>
      <dc:date>2019-11-21T13:22:36Z</dc:date>
    </item>
  </channel>
</rss>

