Shaoce SUN

Results 21 comments of Shaoce SUN
trafficstars

@tkrasnukha This is really important and hopefully it will be merged as soon as possible.

> I have recompiled my lldb-mi with this patch: > > ``` > diff --git a/src/MICmdCmdVar.cpp b/src/MICmdCmdVar.cpp > index 6712a48..e9ceab7 100644 > --- a/src/MICmdCmdVar.cpp > +++ b/src/MICmdCmdVar.cpp > @@ -304,7...

I have a question, why do we need this option? As far as I know, both `clang` and `lldb` don't have this.

The original configuration is fine, without using dynamic libraries and building the Debug version.

https://github.com/microsoft/vscode-cpptools/issues/7240 Here seems to be a feasible solution, can any Mac users help test it out?

We need a programmer to solve this bug : )

https://github.com/microsoft/vscode-cpptools/issues/7240 Here seems to be a feasible solution, can any Mac users help test it out?

Did you build the latest lldb-mi (a6c8c66d70b13209f3dabba5b6aefb2c58c3976c)?

I think this change has more benefits than drawbacks, so I am inclined to merge this PR. BTW, can you fix the warnings in the build step of the Windows...