[lldb-dev] Anybody using the GUI?
Davide Italiano via lldb-dev
lldb-dev at lists.llvm.org
Wed Apr 11 11:08:20 PDT 2018
Good day.
While trying to implement a command in lldb I noticed lldb has this
awesome `gui` command that opens an ncurses GUI.
I find it really useful and I wanted to play with it a bit, but I
wasn't really able to get it working.
In particular, I tried to press enter on `target create` or `attach`
but nothing happens.
Greg, as you wrote the original implementation, can you please explain
how this is supposed to work? Are you actively interested in
maintaining this mode?
Thanks!
--
Davide
More information about the lldb-dev
mailing list