<?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 Re: VSCode extn extension 'GDB with GPU Debug Support for Intel oneAPI Toolkit' breaks debugging in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1419983#M2575</link>
    <description>&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 13:09:27 GMT</pubDate>
    <dc:creator>Illya</dc:creator>
    <dc:date>2022-10-06T13:09:27Z</dc:date>
    <item>
      <title>VSCode extn extension 'GDB with GPU Debug Support for Intel oneAPI Toolkit' breaks debugging</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1419963#M2574</link>
      <description>&lt;P&gt;OS: Ubuntu 20.04.5 LTS 64bit&lt;/P&gt;
&lt;P&gt;Platform: Latitude 7320, 16Gb RAM, Intel i71185G7, GPU Mesa Intel Xe TGLGt2&lt;/P&gt;
&lt;P&gt;Visual Studio Code: 1.71.2&lt;/P&gt;
&lt;P&gt;Visual Studio Code extensions: Microsoft C/C++ pack, all Intel oneAPI extension except '&lt;SPAN class="name clickable" title="Extension name"&gt;GDB with GPU Debug Support for Intel® oneAPI Toolkits&lt;/SPAN&gt;'&lt;/P&gt;
&lt;P&gt;Intel oneAPI toolkits: Base + necessary prerequisites given in the setup instructions&lt;/P&gt;
&lt;P&gt;Context: Using an Intel oneAPI code example simple-add, a project is setup to build the two code samples buffers and usm. Using the DPC++ compiler to build debug executables (-O0 optimisation), they work and execute as expected. Set up debug session (see launch.json below), the debug sessions using gdb-oneapi can step over or into lines of code in the DPC++ sample using the Visual Studio Code debug panel.&lt;/P&gt;
&lt;P&gt;The problem in brief: Install extension ''&lt;SPAN class="name clickable" title="Extension name"&gt;GDB with GPU Debug Support for Intel® oneAPI Toolkits&lt;/SPAN&gt;' causes any debug session using either gcc+gdb for normal C++ code or DPC++ +gdb-oneAPI for Dpc++ code to break with the error "S&lt;SPAN&gt;topping due to fatal error: ProtocolException: Cannot evaluate expression on the specified stack frame.&lt;/SPAN&gt;". Uninstall the extension and back to being able to debug successfully again.&lt;/P&gt;
&lt;P&gt;Is the extension broken or do I need a missing prerequisite?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 10:54:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1419963#M2574</guid>
      <dc:creator>Illya</dc:creator>
      <dc:date>2022-10-06T10:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: VSCode extn extension 'GDB with GPU Debug Support for Intel oneAPI Toolkit' breaks debugging</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1419983#M2575</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:09:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1419983#M2575</guid>
      <dc:creator>Illya</dc:creator>
      <dc:date>2022-10-06T13:09:27Z</dc:date>
    </item>
    <item>
      <title>Re:VSCode extn extension 'GDB with GPU Debug Support for Intel oneAPI Toolkit' breaks debugging</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1420262#M2578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide the below information to investigate more on your issue:&lt;/P&gt;&lt;P&gt;1) Steps to reproduce your issue.&lt;/P&gt;&lt;P&gt;2) Screenshot of the error.&lt;/P&gt;&lt;P&gt;3)Please provide the hardware details on which you are running the program.&lt;/P&gt;&lt;P&gt;4)Please provide the dpcpp version you are using.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Hemanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Oct 2022 12:28:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1420262#M2578</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-10-07T12:28:03Z</dc:date>
    </item>
    <item>
      <title>Re:VSCode extn extension 'GDB with GPU Debug Support for Intel oneAPI Toolkit' breaks debugging</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1421963#M2591</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you, could you please provide the above-requested details?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Hemanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Oct 2022 10:00:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1421963#M2591</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-10-14T10:00:45Z</dc:date>
    </item>
    <item>
      <title>Re:VSCode extn extension 'GDB with GPU Debug Support for Intel oneAPI Toolkit' breaks debugging</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1425036#M2609</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Hemanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2022 05:17:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/VSCode-extn-extension-GDB-with-GPU-Debug-Support-for-Intel/m-p/1425036#M2609</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-10-26T05:17:26Z</dc:date>
    </item>
  </channel>
</rss>

