[PATCH] D56232: [lldb-server] Add remote platform capabilities for Windows

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 16:26:56 PST 2019


asmith created this revision.
asmith added reviewers: zturner, llvm-commits.
Herald added a subscriber: lldb-commits.

Implement a few routines for Windows to support some basic process interaction and file system operations.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D56232

Files:
  source/Plugins/Platform/Windows/PlatformWindows.cpp
  source/Plugins/Platform/Windows/PlatformWindows.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56232.179967.patch
Type: text/x-patch
Size: 13944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/21c91cf7/attachment.bin>


More information about the llvm-commits mailing list