[Lldb-commits] [PATCH] Windows command-line driver - PlatformWindows patch
Deepak Panickal
deepak2427 at gmail.com
Fri Sep 27 10:53:52 PDT 2013
We would like to submit our first patch which will add PlatformWindows (based on the PlatformWindows plugin from the previous Windows branch with minor modifications). A Windows compatible command-line driver which we'll provide another patch for today depends on the presence of PlatformWindows to function properly.
We have ran the test suite on Linux, and it passes succesfully.
In developing this patch for Windows, we used Visual Studio 2013 RC as the compiler.
The patch is based on trunk revision, https://llvm.org/svn/llvm-project/lldb/trunk@191399
http://llvm-reviews.chandlerc.com/D1772
Files:
CMakeLists.txt
source/CMakeLists.txt
source/Plugins/CMakeLists.txt
source/Plugins/Platform/CMakeLists.txt
source/Plugins/Platform/Windows/CMakeLists.txt
source/Plugins/Platform/Windows/PlatformWindows.cpp
source/Plugins/Platform/Windows/PlatformWindows.h
source/lldb.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1772.1.patch
Type: text/x-patch
Size: 63340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130927/d05fb6ba/attachment.bin>
More information about the lldb-commits
mailing list