How to debug cocos2d-x cpp in Eclipse?

Hi Cocos developers,
Can you show me how to config Eclipse to allow debugging?
I’ve try many ways such as : add new C/C++ Application and at this topic http://stackoverflow.com/questions/24334080/how-to-debug-cocos2d-x-3-native-code-on-android-device but nothing help me make the game suspend at the breakpoint.
I’m using cocos2d-x v3.5
Hope yours help!