[Differential] [Commented On] D1693: KDevelop LLDB support - GDB plugin refactor
rjvbb (René J.V. Bertin)
noreply at phabricator.kde.org
Tue Jun 21 08:52:13 UTC 2016
rjvbb added a comment.
Very nice to see that things are moving a bit w.r.t. support for other debuggers. Lldb support would be a must for standalone use on OS X, of course.
> It's still unknown how much LLDB-MI comforms to the MI specification
Yeah, that's a problem. IIRC I grappled with this a year or two ago and got some very basic lldb interaction going. But it's really not the ideal approach, which was confirmed on the lldb ML. For true lldb integration you'll want to become a front-end to liblldb yourself rather than going through the lldb driver. That's probably more work in the sense that it's a completely different approach but it may turn out to be faster to do this properly from scratch.
REPOSITORY
rKDEVELOP KDevelop
REVISION DETAIL
https://phabricator.kde.org/D1693
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, apol
Cc: rjvbb, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160621/f466d4c9/attachment.html>
More information about the KDevelop-devel
mailing list