cancel
Showing results for 
Search instead for 
Did you mean: 

CodeXL

pixelclear
Journeyman III

Not able to step into OpenCL kernel using CodeXL debug mode

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.Test.png

You can see in еру following picture, break points are validly set.

Test2.png

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.

0 Likes
1 Reply
dipak
Big Boss

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.

0 Likes