开发者

How to debug windows version adb.exe?

I've 开发者_JS百科build the whole android source code and adb.exe with MINGW=yes. But how to debug it? Thanks.


gdb is the tool of choice to debug Android. Google for "debugging android with gdb" for references. A good point to start is http://www.omappedia.org/wiki/Android_Debugging.


MinGw comes with a tool set of gdb, so it's almost the same with debugging in linux.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜