<?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 Using vtune as a debugger in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Using-vtune-as-a-debugger/m-p/785984#M950</link>
    <description>Both vtune and debuggers prefer the project to be built with -g option. They differ in that debugging may be more convenient with -O0 compilation (although some possible problems would be suppressed), while for vtune you would set normal optimization explicitly. There is nothing to stop you from running the same build under debugger and under vtune, but you wouldn't normally use both at the same time.</description>
    <pubDate>Mon, 15 Nov 2010 22:20:11 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2010-11-15T22:20:11Z</dc:date>
    <item>
      <title>Using vtune as a debugger</title>
      <link>https://community.intel.com/t5/Analyzers/Using-vtune-as-a-debugger/m-p/785983#M949</link>
      <description>How can I create a project using C and asm files in vtune for Linux and debug it ? Is there any document that explains step by step instructions to do this ??</description>
      <pubDate>Mon, 15 Nov 2010 12:45:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Using-vtune-as-a-debugger/m-p/785983#M949</guid>
      <dc:creator>Prashanthns</dc:creator>
      <dc:date>2010-11-15T12:45:16Z</dc:date>
    </item>
    <item>
      <title>Using vtune as a debugger</title>
      <link>https://community.intel.com/t5/Analyzers/Using-vtune-as-a-debugger/m-p/785984#M950</link>
      <description>Both vtune and debuggers prefer the project to be built with -g option. They differ in that debugging may be more convenient with -O0 compilation (although some possible problems would be suppressed), while for vtune you would set normal optimization explicitly. There is nothing to stop you from running the same build under debugger and under vtune, but you wouldn't normally use both at the same time.</description>
      <pubDate>Mon, 15 Nov 2010 22:20:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Using-vtune-as-a-debugger/m-p/785984#M950</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-11-15T22:20:11Z</dc:date>
    </item>
  </channel>
</rss>

