如何在android studio中调试cocos2dx项目?

mac终端成功编译执行了 cocos run -p android --android-studio,安卓真机测试也成功运行,但是有严重bug会卡死,ios原版没有。
在android studio中报错如下:

Now Launching Native Debug SessionDebugger attached to process 10759
Signal: SIGSEGV (signal SIGSEGV: invalid address (fault address: 0xdeadbaad))

:8: 就一个内存地址,我怎么debug啊。新手小白,只会c++ cocos2dx,据说这需要反汇编调试? 现在android studio新版本已经有这功能了? 一头雾水啊,求大神指教:904: