Is there any documentation on what machine interface (mi) commands are implemented in lldb-mi, and how compatible those commands are with gdb's mi? I'm asking for this project: https://github.com/cs01/gdbgui -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170310/667d44df/attachment.html>
Not too much documentation unfortunately, but I'm cc'ing lldb-dev at . Hopefully one of the people who have worked on authoring / maintaining this will see it and chime in. On Fri, Mar 10, 2017 at 7:36 PM Chad Smith via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Is there any documentation on what machine interface (mi) commands are implemented in lldb-mi, and how compatible those commands are with gdb's mi? > > I'm asking for this project: https://github.com/cs01/gdbgui > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170314/fca54d91/attachment.html>
-llvm-dev We support most MI commands and lldb-mi can be used alongside with Eclipse. So probably it would work also with gdbgui. They are pretty compatible :) On Tue, Mar 14, 2017 at 6:08 PM, Zachary Turner via lldb-dev < lldb-dev at lists.llvm.org> wrote:> Not too much documentation unfortunately, but I'm cc'ing lldb-dev at . > Hopefully one of the people who have worked on authoring / maintaining this > will see it and chime in. > > On Fri, Mar 10, 2017 at 7:36 PM Chad Smith via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Is there any documentation on what machine interface (mi) commands are implemented in lldb-mi, and how compatible those commands are with gdb's mi? >> >> I'm asking for this project: https://github.com/cs01/gdbgui >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> > > _______________________________________________ > lldb-dev mailing list > lldb-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > >-- - Ilia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170329/6ff63996/attachment.html>
Seemingly Similar Threads
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
- [pciutils patch] add virtio vendor capability support
- [pciutils patch] add virtio vendor capability support
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support