Lines Matching refs:on
35 3. You are running your application on Android 2.2 (or higher):
37 ndk-gdb will not work if you try to run your application on
40 that the debugging session should happen on a 2.2+ device or
71 - checks that, on the device, the installed application with the same
96 these libraries corresponding to your target device on your
111 session is running on the same device. Using --force will kill the
117 of your application on the target device. You can use --start to
140 to natively debug programs running on different devices/emulators
191 to run it on Windows. An experimental Python re-implementation called
201 If your application runs on a platform older than Android 2.3, ndk-gdb will
203 be able to put breakpoints on the main thread, completely ignoring the
215 - If you are on Android 2.3, or a prior platform release which has had the
223 Thread debugging is unsupported on this Android platform!
225 > If you place a breakpoint on a function executed on a non-main thread, the