Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
Qt Creator 2.7.1
Description
When making a new kit based on an Android build and hitting the "autodetect" button for the gdb binary, it detects "/usr/bin/gdb" instead of $ANDROID_NDK/toolchains/arm-linux-androideabi-$TOOLCHAIN_VERSION/prebuilt/linux-x86/bin/arm-linux-androideabi-gdb.
Note that this works correctly for the gdbserver.