<?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 Debug directory within VS in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074477#M15114</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
	which is the directory in which Inspector runs the debugging session?&lt;BR /&gt;
	When I try to run Inspector with "Select analysis start location with debugger" it doesn't find some dlls that are in the same folder of the executable I'm trying to debug. (That are normally found when I debug normally).&lt;BR /&gt;
	I'm running Inspector from VS2015.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2016 15:24:27 GMT</pubDate>
    <dc:creator>DarioMangoni</dc:creator>
    <dc:date>2016-09-13T15:24:27Z</dc:date>
    <item>
      <title>Debug directory within VS</title>
      <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074477#M15114</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	which is the directory in which Inspector runs the debugging session?&lt;BR /&gt;
	When I try to run Inspector with "Select analysis start location with debugger" it doesn't find some dlls that are in the same folder of the executable I'm trying to debug. (That are normally found when I debug normally).&lt;BR /&gt;
	I'm running Inspector from VS2015.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 15:24:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074477#M15114</guid>
      <dc:creator>DarioMangoni</dc:creator>
      <dc:date>2016-09-13T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Sorry, can't edit the post...</title>
      <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074478#M15115</link>
      <description>&lt;P&gt;Sorry, can't edit the post...&lt;BR /&gt;
	I already gave a look at the command line and it tells that:&lt;BR /&gt;
	-app-working-dir &amp;lt;path_where_exe_and_dlls_both_are&amp;gt;&lt;BR /&gt;
	so it seems to point to the correct folder (that is the same from which I run debug), but it doesn't find the dlls.&lt;BR /&gt;
	I tried also to insert that folder in PATH, but it doesn't work (also after rebooting MSVC)&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 15:29:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074478#M15115</guid>
      <dc:creator>DarioMangoni</dc:creator>
      <dc:date>2016-09-13T15:29:10Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074479#M15116</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Does your Inspector an analysis work when not run under the debugger?&lt;/P&gt;

&lt;P&gt;Inspector should use the -app-working-dir that you set&lt;/P&gt;

&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 13:50:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074479#M15116</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2016-09-16T13:50:39Z</dc:date>
    </item>
    <item>
      <title>Yes, it does!</title>
      <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074480#M15117</link>
      <description>&lt;P&gt;Yes, it does!&lt;BR /&gt;
	Inspector is fully functional except when VS debugger comes into play.&lt;BR /&gt;
	&lt;BR /&gt;
	I would say more:&lt;BR /&gt;
	I tried with a trivial example&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;int main()
{
	int c = 0;
	return c;
}&lt;/PRE&gt;

&lt;P&gt;simply enough? and still I get&lt;BR /&gt;
	&lt;span class="lia-inline-image-display-wrapper" image-alt="2016-09-16 12_18_47-serial_test - Microsoft Visual Studio (Administrator).png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9105i301957FF5F61F11D/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="2016-09-16 12_18_47-serial_test - Microsoft Visual Studio (Administrator).png" alt="2016-09-16 12_18_47-serial_test - Microsoft Visual Studio (Administrator).png" /&gt;&lt;/span&gt;&lt;BR /&gt;
	no matter what are the other options: if I choose something involving the VS debugger I get this error.&lt;BR /&gt;
	I'm on VS2015 Enterprise Update 3 and Intel Parallel Studio XE 2016 Update3.&lt;BR /&gt;
	&lt;BR /&gt;
	The command line is&lt;BR /&gt;
	inspxe-cl -collect mi2 -knob detect-uninit-read=true -knob revert-uninit=false -knob detect-leaks-on-exit=true -knob detect-resource-leaks=true -knob enable-memory-growth-detection=true -knob enable-on-demand-leak-detection=true -knob still-allocated-memory=true -knob stack-depth=16 -mrte-mode=auto -module-filter-mode=include -app-working-dir C:\workspace\serial_test_build -- C:\workspace\serial_test_build\Debug\serial_test.exe&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 17:23:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074480#M15117</guid>
      <dc:creator>DarioMangoni</dc:creator>
      <dc:date>2016-09-16T17:23:01Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074481#M15118</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Understood. Let me check with our development team if this is a known issue.&lt;/P&gt;

&lt;P&gt;What version of windows are you using?&lt;/P&gt;

&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 17:57:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074481#M15118</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2016-09-16T17:57:06Z</dc:date>
    </item>
    <item>
      <title>I'm on Win10. I tested</title>
      <link>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074482#M15119</link>
      <description>&lt;P&gt;I'm on Win10. I tested Inspector both with the latest update&amp;nbsp;&lt;SPAN style="box-sizing: border-box; outline: none;"&gt;1607 of Win10 and with the previous one.&lt;BR /&gt;
	Both are affected by the same problem.&lt;/SPAN&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 19:03:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Debug-directory-within-VS/m-p/1074482#M15119</guid>
      <dc:creator>DarioMangoni</dc:creator>
      <dc:date>2016-09-16T19:03:19Z</dc:date>
    </item>
  </channel>
</rss>

