summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/android
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-88/+71
* Unify process launching code on linuxPavel Labath2016-07-211-108/+0
* [linux] Remove all traces of signalfd(2)Pavel Labath2016-02-231-5/+0
* Fix temporary directory computation on linux (pr25147)Pavel Labath2015-10-161-6/+9
* Revert "Fix temporary directory computation on linux (pr25147)"Pavel Labath2015-10-151-9/+6
* Fix temporary directory computation on linux (pr25147)Pavel Labath2015-10-151-6/+9
* [linux] Use cmake to detect support process_vm_readv (bug #23918)Pavel Labath2015-06-291-9/+0
* [NativeProcessLinux] Use fast memory reads, if the system supports itPavel Labath2015-06-171-1/+11
* Refactor many file functions to use FileSpec over strings.Chaoren Lin2015-05-291-14/+15
* Get lldb-server building on android-9Vince Harron2015-05-121-0/+39
* Use /data/local/tmp as temp directory on androidTamas Berghammer2015-05-081-0/+12
* ComputeSupportExeDirectory for LinuxChaoren Lin2015-03-241-7/+0
* Reverted r232883 due to failing tests.Vince Harron2015-03-221-0/+7
* Fix ComputeSupportExeDirectory for Linux (merge with Android).Chaoren Lin2015-03-211-7/+0
* Add filepath to qModuleInfo packetTamas Berghammer2015-03-131-0/+55
* Fix execution of platform shell commands on androidTamas Berghammer2015-03-032-7/+61
* Return a current executable's directory from HostInfoAndroid::ComputeSupportE...Oleksiy Vyalov2015-02-261-0/+7
* Create new platform: remote-androidTamas Berghammer2015-02-122-0/+87
OpenPOWER on IntegriCloud