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

"C. Bergström" cbergstrom at pathscale.com
Tue Sep 24 08:15:00 PDT 2013


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