c++ - Debugging in Eclipse a Cocos2dx application (Cpp) -


i'm trying cocos2dx in windows environment, using eclipse cdt. i'm able build game , play in android phone. problem i'm not capable of debugging game. put breakpoint in .cpp file , not being reached.

what going on?

for debugging android apps written in c++,try using nvidia ndk debugger. allows 1 set breakpoints in c++ , debug @ runtime. can from

https://developer.nvidia.com/nvidia-debug-manager-android-ndk


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

c# - MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(3243,9): error MSB4094 -