From e047356209d89d2e64f69b3e0d48c09450ca418d Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Wed, 21 Aug 2013 17:41:57 +0800 Subject: Fix gdb python support for Android platform debugging GDB with python support looks for specfic set of locations for PYTHONHOME. Add one more clue to find $ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5 Note that ANDROID_BUILD_TOP is set by doing usual setup in Android development, ie. . build/envsetup.sh lunch ... Change-Id: Ic7c355cf134426507998eb156d1629ecab7c3b0d --- bin/x86_64-linux-android-gdb | Bin 6591064 -> 6591064 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/bin/x86_64-linux-android-gdb b/bin/x86_64-linux-android-gdb index 064279a..f4c6fb1 100755 Binary files a/bin/x86_64-linux-android-gdb and b/bin/x86_64-linux-android-gdb differ -- cgit v1.2.3