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:[email protected]] 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? _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
