No function of breakpoints in debug mode

win7 x64 + eclipse 4.2 + ADT 22.0.4 + NDK R8E

When I add breakpoints in SimpleGame and run debug mode by android native application, there is no function of the breakpoints.
So how to make the application stopped by the breakpoints?