NDK debugging with r9 works on W7/64 but gives me issues in XP

前端 未结 3 1146
庸人自扰
庸人自扰 2021-01-17 20:16

I\'ve recently loaded the new Android dev tools, SDK 20130717 and NDK r9.

Up to now I had the previous versions, working and debugging from within Eclipse just fine o

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-17 20:57

    Just for the record, the problem with gdb appears to be fixed in r9b of the NDK.

    https://developer.android.com/tools/sdk/ndk/index.html

    Fixed a problem with Windows 32-bit *-gdb.exe executables failing to launch. (Issue 58975)

提交回复
热议问题