Debugging Metal Kernel

Hi,

I'm trying to debug a metal kernel for analytics computation on GPU. If I set a breakpoint in the metal kernel source code I received the info what the Xcode won't pause on this breakpoint because it has not been resolved and breakpoint is disabled. Is it possible in any way to debug the metal kernel source code?

Thanks in advance

Debugging Metal Kernel
 
 
Q