Leonard Mosescu via llvm-dev
2018-Aug-13 17:15 UTC
[llvm-dev] [lldb-dev] [GSoC] Re-implement lldb-mi on top of the LLDB public API
Nice to see great progress in this area! On Sun, Aug 12, 2018 at 2:49 PM, Александр Поляков via lldb-dev < lldb-dev at lists.llvm.org> wrote:> Hi LLVM folks, > > During this summer I was working on re-implementing of lldb-mi to > correctly use LLDB public API. You are welcome to read my final report > where I describe the contribution and challenges I faced with. > Link to final report: https://apolyakov.github.io/GSoC-2018/ > > -- > Alexander > > _______________________________________________ > lldb-dev mailing list > lldb-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180813/847f1e03/attachment-0001.html>
Leonard Mosescu via llvm-dev
2018-Aug-13 19:09 UTC
[llvm-dev] [lldb-dev] [GSoC] Re-implement lldb-mi on top of the LLDB public API
Can you please list the missing MI commands? This would be very valuable to both future contributors and also to the users of the LLDB MI. Thanks! On Mon, Aug 13, 2018 at 11:28 AM, Александр Поляков <polyakov.alx at gmail.com> wrote:> Thank you, Leonard, > I'm going to keep contributing to LLVM, so I think this is not the end! > > On Mon, Aug 13, 2018 at 8:15 PM Leonard Mosescu <mosescu at google.com> > wrote: > >> Nice to see great progress in this area! >> >> On Sun, Aug 12, 2018 at 2:49 PM, Александр Поляков via lldb-dev < >> lldb-dev at lists.llvm.org> wrote: >> >>> Hi LLVM folks, >>> >>> During this summer I was working on re-implementing of lldb-mi to >>> correctly use LLDB public API. You are welcome to read my final report >>> where I describe the contribution and challenges I faced with. >>> Link to final report: https://apolyakov.github.io/GSoC-2018/ >>> >>> -- >>> Alexander >>> >>> _______________________________________________ >>> lldb-dev mailing list >>> lldb-dev at lists.llvm.org >>> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev >>> >>> >> > > -- > Alexander >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180813/d2c2f653/attachment-0001.html>