Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Invalid
-
Affects Version/s: Qt Creator 2.7.1
-
Fix Version/s: None
-
Component/s: Android Support, Debugger
-
Labels:
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.