Debugging native code in Eclipse

Hello!
I’m new to NVIDIA Debug Manager for Android NDK.

Could someone point me how to debug native code in Eclipse.
“Step into” does not go into native functions.
Debugger does not stop on break point set in C code.

Hi

i’m using “NVIDIA CodeWorks for Android” with visual studio 2013, it can debug native code and “step int” the native functions.