diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-08-10 13:01:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-09-10 14:08:36 +0200 |
commit | 501eaf88770d15de92fa0eb7435f0470a3b93b0a (patch) | |
tree | e96cdf81ec13fa14756fb22e602412a83d307fe7 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | dbb0c14d2729d135d9d6bb2d0e858e128129da08 (diff) | |
download | llvm-501eaf88770d15de92fa0eb7435f0470a3b93b0a.zip llvm-501eaf88770d15de92fa0eb7435f0470a3b93b0a.tar.gz llvm-501eaf88770d15de92fa0eb7435f0470a3b93b0a.tar.bz2 |
[lldb] [gdb-remote] Add fallbacks for vFile:mode and vFile:exists
Add a GDB-compatible fallback to vFile:fstat for vFile:mode, and to
vFile:open for vFile:exists. Note that this is only partial fallback,
as it fails if the file cannot be opened.
Differential Revision: https://reviews.llvm.org/D107811
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions