<?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 VS debugger normally is used in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921504#M80468</link>
    <description>VS debugger normally is used by the debug build and run options in the GUI.  The older Intel Windows debugger is no longer supported.</description>
    <pubDate>Thu, 11 Oct 2012 11:22:36 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2012-10-11T11:22:36Z</dc:date>
    <item>
      <title>Intel debugger</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921503#M80467</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i have been using intel composer studio 2011 in visual studio 2008. but not able to invoke intel debugger and visual studio debugger is not working too.&lt;/P&gt;
&lt;P&gt;Please tell me how to use intel debugger or visual studio debugger.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rakesh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2012 04:26:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921503#M80467</guid>
      <dc:creator>rakesh</dc:creator>
      <dc:date>2012-10-11T04:26:29Z</dc:date>
    </item>
    <item>
      <title>VS debugger normally is used</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921504#M80468</link>
      <description>VS debugger normally is used by the debug build and run options in the GUI.  The older Intel Windows debugger is no longer supported.</description>
      <pubDate>Thu, 11 Oct 2012 11:22:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921504#M80468</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-10-11T11:22:36Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...i have been using intel</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921505#M80469</link>
      <description>&amp;gt;&amp;gt;...i have been using intel composer studio 2011 in visual studio 2008. but not able to invoke intel debugger and visual studio debugger is not
&amp;gt;&amp;gt;working too.
.
Please verify VS 2008 settings: [Menu] -&amp;gt; [Tools] -&amp;gt; [Options] -&amp;gt; [Debugging]
.
Only one debugger could be active during debugging.</description>
      <pubDate>Thu, 11 Oct 2012 14:29:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921505#M80469</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-10-11T14:29:25Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...VS debugger normally is</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921506#M80470</link>
      <description>&amp;gt;&amp;gt;...VS debugger normally is used by the debug build...
.
In a Release configuration it could be used especially if somebody likes debugging assembler codes. It is recommended that a set of Windows OS symbol files is installed and they are available on Microsoft website.</description>
      <pubDate>Thu, 11 Oct 2012 14:35:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921506#M80470</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-10-11T14:35:47Z</dc:date>
    </item>
    <item>
      <title>If you wished to debug in</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921507#M80471</link>
      <description>If you wished to debug in release configuration, you would add debug symbols in the build options (/Zi).  Some debug information would still be missing, and you could see events reordered by the compiler.
The Windows OS symbols would be useful to help determine which OS functions are involved (regardless of debug or release configuration).  They won't give you full information to understand what happens there.
We are crossing into territory which would be more topical on the separate forum section about debuggers.</description>
      <pubDate>Thu, 11 Oct 2012 15:44:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921507#M80471</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-10-11T15:44:00Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...Please tell me how to</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921508#M80472</link>
      <description>&amp;gt;&amp;gt;...Please tell me how to use intel debugger or visual studio debugger.
.
[ Set of Steps #1 ]
- Open a project in your Visual Studio
- Select Debug configuration
- Select, for example, Win32 Platform
- Build the project ( make sure that there are no any C++ compiler and linker errors )
- Press F10 and it starts the Debugger
.
[ Set of Steps #2 ]
- Open a project in your Visual Studio
- Select Debug configuration
- Select, for example, Win32 Platform
- Press F10 ( the Visual Studio will build the project ( make sure that there are no any C++ compiler and linker errors ) and it starts the Debugger )
.
Did you try something like that?</description>
      <pubDate>Thu, 11 Oct 2012 23:44:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921508#M80472</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-10-11T23:44:27Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...We are crossing into</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921509#M80473</link>
      <description>&amp;gt;&amp;gt;...We are crossing into territory which would be more topical on the separate forum section about debuggers.
.
Is it possible that 'Rakesh' has some installation problem(s)?</description>
      <pubDate>Thu, 11 Oct 2012 23:47:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-debugger/m-p/921509#M80473</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-10-11T23:47:52Z</dc:date>
    </item>
  </channel>
</rss>

