Debugging with Intel® Distribution for GDB* on Windows* OS Host

ID 766461
Date 3/22/2024
Public

Tutorial: Debugging with Intel® Distribution for GDB* on Windows* OS Host

This tutorial describes two basic debugging scenarios using Visual Studio and a simple SYCL application named Array Transform. One scenario is debugging a SYCL kernel that is compiled for execution on the CPU and the second illustrates debugging when the SYCL kernel is compiled to run on an Intel GPU.

If you installed the Intel Samples Browser extension for Visual Studio, you should find the Array Transform sample within that tool. Otherwise, the Array Transform application used in this tutorial can be found in the Intel oneAPI sample repo. The sample includes Visual Studio project files.

Visit the Release Notes page and FAQ pages for information about key capabilities, new features, and known issues.