gdb - Debug native Android code -
I am using sequah to debug indigenous code under eclipse on Android. It works fine if the library was built with NDK and located in the project folder. But there are some keys that were made on the other machine. I have its source, Object files and Libs are debuggable, but GDB source path could not be found. Any ideas?
You can set up in gdb.
Set replacement path
Comments
Post a Comment