llvm-project/lldb/source/Plugins/Platform/gdb-server
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
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile Add PlatformGDBServer and ProcessGDBRemote to the build system. 2011-03-26 00:32:59 +00:00
PlatformRemoteGDBServer.cpp Refactor many file functions to use FileSpec over strings. 2015-05-29 19:52:29 +00:00
PlatformRemoteGDBServer.h Refactor many file functions to use FileSpec over strings. 2015-05-29 19:52:29 +00:00