Debug Cocos2d-x using Eclipse

How can we debug this given error related to Cocos2d-x using Eclipse?

05-30 10:55:15.013: A/libc(31702): Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 31751 (Thread-2207)

try to get stack trace it should appear in logcat or try to debug via sysout :slight_smile: