[Lldb-commits] [lldb] r339911 - Add a new tool named "lldb-vscode" that implements the Visual Studio Code Debug Adaptor Protocol
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 17 11:33:31 PDT 2018
Here's the output from attach:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/9017/testReport/lldb-Suite/tools_lldb-vscode_attach/TestVSCode_attach_py
> On Aug 17, 2018, at 11:32 AM, Adrian Prantl via lldb-commits <lldb-commits at lists.llvm.org> wrote:
>
>
>
>> On Aug 17, 2018, at 10:35 AM, Greg Clayton <clayborg at gmail.com> wrote:
>>
>> I can expectedFail this test if needed?
>
> I'm afraid it looks like that won't be good enough. I just had to manually log into the build node and kill TestVSCode_variables.py, too, because it was hanging indefinitely. We either need to figure out what is going with these tests or skip them on Darwin entirely.
>
> -- adrian
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
More information about the lldb-commits
mailing list