How to debug CL program with gDEBugger The way to put breakpoints inside your kernel source

hi !

I’m using the free version (with 1 year license) of gDEBugger and now that i’m coding much more sophisticated kernel code, i want to know if there’s a way to put some breakpoints inside my CL file at runtime.
Also, is there a way to see the local variables properties ?
i’ve already seen the tutorial to debug at the graphic remedy website but there’s no explanation about these essential features for a debugger.

I await your replies eagerly :-)

Regarding setting breakpoints gDEBugger, have you tried using the forum search? See e.g. this post.

Yes, i saw it but i was wondering if there’s some news update about it .