[Lldb-commits] MinGW compilation support

Virgile Bello virgile.bello at gmail.com
Sun Jul 7 02:47:52 PDT 2013


BTW, forgot to mention, special thanks to Carlo Kok (some of the code is
borrowed from the windows branch).


On Sun, Jul 7, 2013 at 6:44 PM, Virgile Bello <virgile.bello at gmail.com>wrote:

> 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/790e2a99/attachment.html>


More information about the lldb-commits mailing list