<?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 vtune abort my application in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992875#M11411</link>
    <description>I am trying to use vtune on an application compile with mwing.&lt;BR /&gt;&lt;BR /&gt;when run in cmd.exe it's OK, when running in vtune, vtune abort the application with no error messages !&lt;BR /&gt;&lt;BR /&gt;what can I do ?</description>
    <pubDate>Wed, 06 Apr 2005 23:53:49 GMT</pubDate>
    <dc:creator>valipp</dc:creator>
    <dc:date>2005-04-06T23:53:49Z</dc:date>
    <item>
      <title>vtune abort my application</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992875#M11411</link>
      <description>I am trying to use vtune on an application compile with mwing.&lt;BR /&gt;&lt;BR /&gt;when run in cmd.exe it's OK, when running in vtune, vtune abort the application with no error messages !&lt;BR /&gt;&lt;BR /&gt;what can I do ?</description>
      <pubDate>Wed, 06 Apr 2005 23:53:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992875#M11411</guid>
      <dc:creator>valipp</dc:creator>
      <dc:date>2005-04-06T23:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: vtune abort my application</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992876#M11412</link>
      <description>Do you mean mingw32?  VTune isn't designed to work with Windows gcc/g++.  I did once try running it against a cygwin built application; it was able to view asm for some distance from the start of several functions.  You must build everything with -g, and preferably static link against Microsoft debug libraries.</description>
      <pubDate>Thu, 07 Apr 2005 00:46:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992876#M11412</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-04-07T00:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: vtune abort my application</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992877#M11413</link>
      <description>&lt;DIV&gt;Actually, there is a topic in the online help titled "GNU* C/C++ Compiler for the Microsoft* Windows* Operating System." The analyzer will support binaries built with that compiler.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;You probably have some other issue causing the problem. Are you trying to us sampling or call graph?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Apr 2005 06:45:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992877#M11413</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2005-04-07T06:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: vtune abort my application</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992878#M11414</link>
      <description>well, I successfully use vtune in a sample app compile with mwing32 (msys), but my real app seems to broke vtune !&lt;BR /&gt;&lt;BR /&gt;I have compile my app with -g, I did'nt use callgraph.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 07 Apr 2005 14:26:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992878#M11414</guid>
      <dc:creator>valipp</dc:creator>
      <dc:date>2005-04-07T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: vtune abort my application</title>
      <link>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992879#M11415</link>
      <description>&lt;DIV&gt;Ah... The default configuration for sampling sets a "duration" of 20 seconds. When the activity reaches this duration, the activity is stopped and any application that the VTune analyzer launched is terminated. You can change the analyzer's behavior in two ways:&lt;/DIV&gt;
&lt;OL&gt;
&lt;LI&gt;set the &lt;STRONG&gt;duration &lt;/STRONG&gt;to zero (0 = forever) or to a sufficiently long value.&lt;/LI&gt;
&lt;LI&gt;after creating the activity, modify it (right-click in Tuning Browser and select &lt;STRONG&gt;Modify Activity...&lt;/STRONG&gt;) and &lt;STRONG&gt;Configure &lt;/STRONG&gt;the sampling collector and uncheck the &lt;STRONG&gt;Terminate application when Activity ends &lt;/STRONG&gt;check box on the &lt;STRONG&gt;General &lt;/STRONG&gt;tab.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 08 Apr 2005 07:13:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtune-abort-my-application/m-p/992879#M11415</guid>
      <dc:creator>David_A_Intel1</dc:creator>
      <dc:date>2005-04-08T07:13:27Z</dc:date>
    </item>
  </channel>
</rss>

