Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
772 Discussions

Debugger setup for Intel SPMD Compilers - (ISPC) - WSL/Linux

lalith-mcw
Novice
766 Views

Used Visual Studio Code for setting up GDB debugger for `ispc` version of the executable

 

Not able to set breakpoints in `ispc/isph` files and even while stepping into code from `main()` not reaching the `ispc` execution path

 

Are there any specific debuggers for stepping into `ispc` code or the type for debugger differs, couldn't find `ispcdbg` extensions

lalithmcw_0-1713420183307.png

 

This the least I can find with the users' guide

https://ispc.github.io/ispc.html#debugging

 

Labels (1)
0 Kudos
1 Reply
Alex_Y_Intel
Moderator
706 Views

This is a forum for questions specifically related to Intel® oneAPI DPC++/C++ compiler. However, I'll leave your question here to see if other community members can help. 

0 Kudos
Reply