【发布时间】:2013-03-09 04:13:49
【问题描述】:
我正在使用 android NDK,当我使用 ctrl+shift+B 向我的 cpp 文件添加断点时,出现黄色警告,显示:
Breakpoint attribute problem: installation failed
而且断点没有任何作用。如何正确添加断点?
【问题讨论】:
标签: android eclipse debugging android-ndk gdb
我正在使用 android NDK,当我使用 ctrl+shift+B 向我的 cpp 文件添加断点时,出现黄色警告,显示:
Breakpoint attribute problem: installation failed
而且断点没有任何作用。如何正确添加断点?
【问题讨论】:
标签: android eclipse debugging android-ndk gdb
重启eclipse后,这个警告就消失了。不知道一天要重启几次eclipse。
【讨论】: