llvm-project/lldb/source/Host/macosx
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
..
cfcpp Initial checkin of a new project: LLDB Performance Testing Infrastructure 2013-03-08 20:29:13 +00:00
launcherXPCService Bump major vers # in xcode project file from 330 to 340. 2015-03-06 00:45:01 +00:00
Host.mm Refactor many file functions to use FileSpec over strings. 2015-05-29 19:52:29 +00:00
HostInfoMacOSX.mm Re-add #include "lldb-python.h" back in two places. 2015-05-29 18:18:26 +00:00
HostThreadMacOSX.mm Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
Makefile Better way to build the CFCPP sources as part of liblldbHostMacOSX. 2011-05-20 18:18:09 +00:00
Symbols.cpp Look for both .debug and dsym debugging symbol information for stripped executable. 2015-04-24 18:09:54 +00:00
ThisThread.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00