<?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 No Stack Frame in VS2012 for Debugging in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-Stack-Frame-in-VS2012-for-Debugging/m-p/945594#M91050</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to debug an application in the VS2012 debugger but I can't work out how to get the stack frame to display. The call stack just lists things like "cm_mass.exe!&amp;lt;unknown function&amp;gt; Line 162", and it won't show me the contents of any variables. It does hit breakpoints fine and load the appropriate source files. This is the compiler command it's using:&lt;/P&gt;
&lt;P&gt;[plain]ifort /nologo /debug:full /Od /QxSSE4.2 /fpp /I"C:\\Users\\bmenadue\\documents\\visual studio 2012\\Projects\\openMP Analysis\\libanalysis\\x64\\Debug" /Qopenmp-report1 /warn:all /debug-parameters:all /assume:byterecl /module:"x64\\Debug\\" /object:"x64\\Debug\\" /Fd"x64\\Debug\\vc110.pdb" /FAs /Fa"x64\\Debug\\" /traceback /check:all /libs:dll /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\bin\\amd64" "C:\\Users\\bmenadue\\Google Drive\\Code\\openMP Analysis\\trunk\\bin\\cm_mass.f90"[/plain]&lt;/P&gt;
&lt;P&gt;It's definitely using /traceback and /debug:full with no optimisation. I was originally using openMP as well (and set the reentrancy using /reentrancy:threaded), but I removed them in case that was breaking the debugger (but it didn't help).&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;EDIT: Fixed the command line because the forum gobbled up the backslashes.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Nov 2012 01:44:53 GMT</pubDate>
    <dc:creator>Ben3</dc:creator>
    <dc:date>2012-11-09T01:44:53Z</dc:date>
    <item>
      <title>No Stack Frame in VS2012 for Debugging</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-Stack-Frame-in-VS2012-for-Debugging/m-p/945594#M91050</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to debug an application in the VS2012 debugger but I can't work out how to get the stack frame to display. The call stack just lists things like "cm_mass.exe!&amp;lt;unknown function&amp;gt; Line 162", and it won't show me the contents of any variables. It does hit breakpoints fine and load the appropriate source files. This is the compiler command it's using:&lt;/P&gt;
&lt;P&gt;[plain]ifort /nologo /debug:full /Od /QxSSE4.2 /fpp /I"C:\\Users\\bmenadue\\documents\\visual studio 2012\\Projects\\openMP Analysis\\libanalysis\\x64\\Debug" /Qopenmp-report1 /warn:all /debug-parameters:all /assume:byterecl /module:"x64\\Debug\\" /object:"x64\\Debug\\" /Fd"x64\\Debug\\vc110.pdb" /FAs /Fa"x64\\Debug\\" /traceback /check:all /libs:dll /threads /dbglibs /c /Qvc11 /Qlocation,link,"C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\VC\\bin\\amd64" "C:\\Users\\bmenadue\\Google Drive\\Code\\openMP Analysis\\trunk\\bin\\cm_mass.f90"[/plain]&lt;/P&gt;
&lt;P&gt;It's definitely using /traceback and /debug:full with no optimisation. I was originally using openMP as well (and set the reentrancy using /reentrancy:threaded), but I removed them in case that was breaking the debugger (but it didn't help).&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;EDIT: Fixed the command line because the forum gobbled up the backslashes.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 01:44:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/No-Stack-Frame-in-VS2012-for-Debugging/m-p/945594#M91050</guid>
      <dc:creator>Ben3</dc:creator>
      <dc:date>2012-11-09T01:44:53Z</dc:date>
    </item>
    <item>
      <title>Seems to work ok for me in a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-Stack-Frame-in-VS2012-for-Debugging/m-p/945595#M91051</link>
      <description>Seems to work ok for me in a sample project (not using OpenMP, though - that probably causes problems with examining variables as it can't see into the threads.)</description>
      <pubDate>Fri, 09 Nov 2012 03:01:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/No-Stack-Frame-in-VS2012-for-Debugging/m-p/945595#M91051</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-11-09T03:01:10Z</dc:date>
    </item>
  </channel>
</rss>

