[lldb-dev] Question on using lldb inside a GUI

Yin Ma yin at affinic.com
Tue Sep 24 08:32:34 PDT 2013


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.

Yin 


-----Original Message-----
From: "C. Bergström" [mailto:cbergstrom at pathscale.com] 
Sent: Tuesday, September 24, 2013 8:15 AM
To: Yin Ma
Cc: 'lldb-dev'
Subject: Re: [lldb-dev] Question on using lldb inside a GUI

On 09/24/13 10:16 PM, Yin Ma wrote:
> Hello,
>
> We are developing our Debugger GUI to support lldb.
> Does lldb have an enable mode for GUI mode?
> like gdb -fullname, it will emit a string that
> indicates source code location instead of printing
> source line to stdout?
cli wrappers suck - Doesn't lldb have an API interface similar to GDB's 
MI that allows you to control it?





More information about the lldb-dev mailing list