Contributor
Alexander Polyakov

Re-implement lldb-mi on top of the LLDB public API


Mentors
Adrian Prantl
Organization
LLVM Compiler Infrastructure

The project goal is to re-implement lldb-mi to avoid using of HandleCommand and regular expressions to parse commands results.