[Lldb-commits] [PATCH] Enable debugging of multithreaded programs on Windows.

Zachary Turner zturner at google.com
Thu May 14 14:04:25 PDT 2015


sounds good.

On Thu, May 14, 2015 at 1:16 PM Adrian McCarthy <amccarth at google.com> wrote:

> I'm not convinced that the intermittent test crash on Windows (in
> TestWatchpointSetErrorCases) is related to this change.  I'd like to get
> this submitted and continue to debug the crash as a separate effort.
>
>
> http://reviews.llvm.org/D9753
>
> Files:
>   source/Plugins/Process/Windows/DebuggerThread.cpp
>   source/Plugins/Process/Windows/ExceptionRecord.h
>   source/Plugins/Process/Windows/IDebugDelegate.h
>   source/Plugins/Process/Windows/LocalDebugDelegate.cpp
>   source/Plugins/Process/Windows/LocalDebugDelegate.h
>   source/Plugins/Process/Windows/ProcessWindows.cpp
>   source/Plugins/Process/Windows/ProcessWindows.h
>   source/Target/ThreadList.cpp
>   test/functionalities/thread/Makefile
>   test/functionalities/thread/TestNumThreads.py
>   test/functionalities/thread/main.c
>   test/functionalities/thread/main.cpp
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150514/b81dc74e/attachment.html>


More information about the lldb-commits mailing list