https://bugs.llvm.org/show_bug.cgi?id=36430
Eugene Zemtsov changed:
What|Removed |Added
Assignee|lldb-dev@lists.llvm.org |ezemt...@google.com
--
You are receiving this
Hi,
We are looking for new "Round Table" topics (i.e. mini-bof topics -
formally known as hackers lab). The round table sessions are a great way
for us all to discuss face-to-face any burning topics. We have scheduled a
table after each BoF sessions so that people can follow up on those
conversat
And yes many people I know are using this including myself.
> On Apr 11, 2018, at 11:08 AM, Davide Italiano wrote:
>
> 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
> On Apr 11, 2018, at 11:08 AM, Davide Italiano wrote:
>
> 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 workin
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`
https://bugs.llvm.org/show_bug.cgi?id=37074
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---