I have RX580 GPU and writing an application in OpenCL. I want to step into OpenCL kernel code and debug it.
I have installed CodeXL for this purpose but when I do project settings and set a break point at the clEnqueueNDRangeKernel
function. So that I can step later on into my kernel function. But my break point is not hit. Following are the settings I am doing for launching session.
You can see in еру following picture, break points are validly set.
When I start debugging, my application runs and exits but breakpoints are not hit.
I am not sure If I am missing any pre-requisite installation for CodeXL or something is wrong in project settings.
Hi pixelclear,
As per the release note, it looks like OpenCL kernel debugging is not supported in the latest version (2.6) of CodeXL. Please use CodeXL Issues Page to post/report any query/bug related to CodeXL.
Thanks.