[Lldb-commits] [PATCH] Fix execution of platform shell commands on android

Tamas Berghammer tberghammer at google.com
Mon Mar 2 09:50:56 PST 2015


Hi labath, vharron,

Fix execution of platform shell commands on android

* Add missing functionality to the process launcher
* Fixup PATH environment variable to workaround an OS bug
* Add default shell path to the host info structure

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8009

Files:
  include/lldb/Host/android/HostInfoAndroid.h
  source/Host/android/HostInfoAndroid.cpp
  source/Host/android/ProcessLauncherAndroid.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8009.21013.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150302/8756657b/attachment.bin>


More information about the lldb-commits mailing list