[Lldb-commits] [PATCH] LLDB Command line driver windows changes.

Greg Clayton gclayton at apple.com
Fri Oct 11 09:27:55 PDT 2013


Looks good.

On Oct 11, 2013, at 6:34 AM, Aidan Dodds <aidan.dodds at googlemail.com> wrote:

>  Implemented better conversion of '(lldb) ' prompt hiding fix.
>  A direct switch from pthreads mutex and condition variables to std library equivelants.
> 
> http://llvm-reviews.chandlerc.com/D1785
> 
> CHANGE SINCE LAST DIFF
>  http://llvm-reviews.chandlerc.com/D1785?vs=4815&id=4835#toc
> 
> Files:
>  CMakeLists.txt
>  driver/CMakeLists.txt
>  driver/Driver.cpp
>  driver/Driver.h
>  driver/ELWrapper.cpp
>  driver/ELWrapper.h
>  driver/GetOptWrapper.cpp
>  driver/GetOptWrapper.h
>  driver/IOChannel.cpp
>  driver/IOChannel.h
>  driver/Platform.cpp
>  driver/Platform.h
> <D1785.3.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits




More information about the lldb-commits mailing list