[lldb-dev] Machine Interface support in lldb
Illya Rudkin
illya at codeplay.com
Mon Aug 11 03:16:48 PDT 2014
Hi All
An MI Driver application has been written with a LLDB backend which can
work with Eclipse on Windows and Linux. It should work on Mac OSX but it
has not been tested. It is operational but still needs some work done to it
as some MI commands have either not been implemented or complete, but it
works enough to set up a target and debug using Eclipse. The source code
has been up streamed to the LLVM LLDB. Is you wish to see more go to
http://codeplay.com/portal/lldb-mi-driver---part-1-introduction
Illya
More information about the lldb-dev
mailing list