[Lldb-commits] MinGW compilation support

Virgile Bello virgile.bello at gmail.com
Sun Jul 7 02:44:46 PDT 2013


Here is a patch allowing compilation of LLDB with MinGW.
(it still compiles on Linux after the patch)
Can someone please review (and merge in trunk if everything seems good)?

Soon some other patches should follow:
- 1 for MSVC compilation
- 1 to add a lldbProcessWindows using Win32 debugging API, so that
gdb/clang compiled programs can be debugged in Windows.

Hopefully I can get all this into trunk quickly so that I don't need to
rebase/merge too much.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130707/7bf01ddc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-mingw32.diff
Type: application/octet-stream
Size: 66617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130707/7bf01ddc/attachment.obj>


More information about the lldb-commits mailing list