私はeclipseに2つのプロジェクトを持っています。1つはsoを生成し、もう1つはそれを使用するAndroidアプリケーションです。このガイドを使用してネイティブコードをデバッグしようとしています。
- アプリケーションをデバッグ可能に設定しました
- アプリケーションをデバッグモードで開始しました
- ndk-gdbを実行します
ネイティブデバッガーを実行すると、次のようになります。
Error in final launch sequence
Failed to execute MI command:
-gdb-set target-async off
Error message from debugger back end:
Cannot change this setting while the inferior is running.
Cannot change this setting while the inferior is running.