llvm-project/lldb/source/Plugins/Platform
Tamas Berghammer 3e8947be91 Fix Android-SDK detection on API 10 device
Run the getprop command with AdbClient::Shell instead of
Platform::RunShellCommand because getting the output from getprop
with Platform::RunShellCommand have some (currently unknown) issues.

llvm-svn: 249014
2015-10-01 13:58:01 +00:00
..
Android Fix Android-SDK detection on API 10 device 2015-10-01 13:58:01 +00:00
FreeBSD [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
Kalimba [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
Linux Fix breakpoint opcode calculation on Linux 2015-10-01 13:57:57 +00:00
MacOSX [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
POSIX [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
Windows [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
gdb-server [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
CMakeLists.txt Create new platform: remote-android 2015-02-12 18:13:44 +00:00
Makefile Fix configure+make build broken by r228943 2015-02-13 10:39:23 +00:00