llvm-project/lldb/source/Host/android
Chaoren Lin d3173f34e8 Refactor many file functions to use FileSpec over strings.
Summary:
This should solve the issue of sending denormalized paths over gdb-remote
if we stick to GetPath(false) in GDBRemoteCommunicationClient, and let the
server handle any denormalization.

Reviewers: ovyalov, zturner, vharron, clayborg

Reviewed By: clayborg

Subscribers: tberghammer, emaste, lldb-commits

Differential Revision: http://reviews.llvm.org/D9728

llvm-svn: 238604
2015-05-29 19:52:29 +00:00
..
HostInfoAndroid.cpp Use /data/local/tmp as temp directory on android 2015-05-08 12:46:26 +00:00
LibcGlue.cpp Get lldb-server building on android-9 2015-05-12 01:10:56 +00:00
ProcessLauncherAndroid.cpp Refactor many file functions to use FileSpec over strings. 2015-05-29 19:52:29 +00:00