summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachProcess.h
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2014-02-25 04:34:14 +0000
committerBen Langmuir <blangmuir@apple.com>2014-02-25 04:34:14 +0000
commit47ff9ab1be165d83063036f2630df794db008b4b (patch)
tree23fc268b80e878499354bf66e26308b0665dad44 /lldb/tools/debugserver/source/MacOSX/MachProcess.h
parentf45fa3dca568a72758c5e7b978a2a09b3a50ce4b (diff)
downloadbcm5719-llvm-47ff9ab1be165d83063036f2630df794db008b4b.tar.gz
bcm5719-llvm-47ff9ab1be165d83063036f2630df794db008b4b.zip
Allow multi-component paths in VFS file nodes
This allows the 'name' field to contain a path, like { 'type': 'directory', 'name': '/path/to/dir', 'contents': [ ... ] } which not only simplifies reading and writing these files (for humans), but makes it possible to easily modify locations via textual replacement, which would not have worked in the old scheme. E.g. sed s:<ROOT>:<NEW ROOT> llvm-svn: 202109
Diffstat (limited to 'lldb/tools/debugserver/source/MacOSX/MachProcess.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud