[Lldb-commits] Curses LLDB UI
Malea, Daniel
daniel.malea at intel.com
Wed Oct 9 15:21:38 PDT 2013
Hi all,
I just checked in (r192326) a somewhat useful prototype of a terminal UI that a few colleagues and I have been working on over the last week or so. It uses curses through python and drives LLDB directly. The commit message has more information, but right now there are lots of missing features and testing has been very minimal.
If you're curious, please give it a shot and send us some feedback. We plan to hack on it a little more over the next few days, so if you decide to hack on something too (see the Readme "Missing Features" section for ideas) let us know so we don't duplicate work.
We hope this is the beginning of a useful tool that will make LLDB even more fun to use!
Cheers,
Dan
More information about the lldb-commits
mailing list