On 09/24/13 10:32 PM, Yin Ma wrote:
Hi Christopher,
Nice to see you here.
:)
Yes, the python interface from lldb is nice and powerful.
What I am looking for is a reduced output
from lldb to make parsing easier and less overhead
in communication.
Oh - it's python.. I thought there was a c++ API - I've never looked at
the code and just assuming...
----------
The lowest overhead and best communication (error handling and
everything) will always be a tightly coupled solution - cli wrappers are
a kludge leftover from the gdb days.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev