[lldb-dev] Anybody using the GUI?

Fāng-ruì Sòng via lldb-dev lldb-dev at lists.llvm.org
Fri Aug 30 23:41:52 PDT 2019


I'd be very interested in using lldb in my regular workflow.... but, I'm
currently using cgdb because its single key mode is ready convenient for
common operations:

f - finish
s - step
n - next
d - down
u - up

```
rr record $exe $args
rr replay -d cgdb
# happy debugging
# rm -r ~/.local/share/rr when it gets too bloated
```

I did try `gui` several times in the past but did not succeed.

On Tue, Aug 27, 2019 at 5:33 AM René J.V. Bertin via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> On 20190826 21:41, Jim Ingham wrote:
> > The GUI is built into lldb, it is not a separate entity.
> >
>
> Oh, right, so a "AUI" or "CUI" rather than something properly graphical.
> Sorry, not very useful to me.
>
> R.
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>


-- 
宋方睿
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20190831/71402a3e/attachment.html>


More information about the lldb-dev mailing list