<?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 view a variable declared in a module in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806687#M40537</link>
    <description>&lt;P class="MsoNormal"&gt;I am using MSVS2005 and IVF 9.1.&lt;/P&gt;

&lt;P class="MsoNormal"&gt;I have a variable declared in a module but not inside any
subroutine. During the debugging process, no value appears when I move the
curser over that variable in a subroutine. If I set it as one of QuickWatch, it
shows Undefined variable xxx in the Watch 1 panel.&lt;/P&gt;

&lt;P class="MsoNormal"&gt;How could I see the value of this variable?&lt;/P&gt;

&lt;P class="MsoNormal"&gt;Wen&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2006 05:33:22 GMT</pubDate>
    <dc:creator>wen</dc:creator>
    <dc:date>2006-09-30T05:33:22Z</dc:date>
    <item>
      <title>view a variable declared in a module</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806687#M40537</link>
      <description>&lt;P class="MsoNormal"&gt;I am using MSVS2005 and IVF 9.1.&lt;/P&gt;

&lt;P class="MsoNormal"&gt;I have a variable declared in a module but not inside any
subroutine. During the debugging process, no value appears when I move the
curser over that variable in a subroutine. If I set it as one of QuickWatch, it
shows Undefined variable xxx in the Watch 1 panel.&lt;/P&gt;

&lt;P class="MsoNormal"&gt;How could I see the value of this variable?&lt;/P&gt;

&lt;P class="MsoNormal"&gt;Wen&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2006 05:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806687#M40537</guid>
      <dc:creator>wen</dc:creator>
      <dc:date>2006-09-30T05:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: view a variable declared in a module</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806688#M40538</link>
      <description>This is documented in the Building Applications manual section on using the debugger. In the watch window, use the syntax modname::varname. You may not need this if the variable is referenced in the current program unit.&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Sep 2006 08:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806688#M40538</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-09-30T08:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: view a variable declared in a module</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806689#M40539</link>
      <description>&lt;P class="MsoNormal"&gt;Steve,&lt;/P&gt;


&lt;P class="MsoNormal"&gt;Thank you. I read the manual some time ago and forgot about many
of the features. I have just reviewed the debugger section.&lt;/P&gt;


&lt;P class="MsoNormal"&gt;Wen&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2006 02:32:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/view-a-variable-declared-in-a-module/m-p/806689#M40539</guid>
      <dc:creator>wen</dc:creator>
      <dc:date>2006-10-03T02:32:18Z</dc:date>
    </item>
  </channel>
</rss>

