summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2013-08-21 17:41:57 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2013-08-21 17:41:57 +0800
commite047356209d89d2e64f69b3e0d48c09450ca418d (patch)
tree86a2b318f169f2c32bae5c420e17492d79fd0e7f
parent8064a1015e67fe25e22f0ffc96fce2410325ac93 (diff)
downloadx86_64-linux-android-4.7-e047356209d89d2e64f69b3e0d48c09450ca418d.tar.gz
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
-rwxr-xr-xbin/x86_64-linux-android-gdbbin6591064 -> 6591064 bytes
1 files 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
--- a/bin/x86_64-linux-android-gdb
+++ b/bin/x86_64-linux-android-gdb
Binary files differ