commit | d3173f34e8546a96b8d0df0d9de133f88f10c127 | [log] [tgz] |
---|---|---|
author | Chaoren Lin <chaorenl@google.com> | Fri May 29 19:52:29 2015 +0000 |
committer | Chaoren Lin <chaorenl@google.com> | Fri May 29 19:52:29 2015 +0000 |
tree | 5e778446085cbd4a4d43fc3b488b3ac6ff17f2b5 | |
parent | 375432e4d8f50212bca3d9228e349b5a00f770d7 [diff] |
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