[lldb-dev] Graphical lldb

Jose H jose.francisco.hevia at gmail.com
Fri Nov 7 11:34:32 PST 2014


Hello

I want to create a graphical UI to lldb in cocoa-qt so I could see data
structures graphically, like lines as 2D lines, 1D graphs and so on.

So as a first step I need to replace lldb tool text input and output with a
graphical window alternative.

I mean replacing the text command line with a text edit widget like Xcode
does.

What is the best way(more elegant, less work) to do this?.

I have lots of experience making graphical programs but little handling
terminal ones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141107/19221a0e/attachment.html>


More information about the lldb-dev mailing list