1

I have just found that lldb has a gui command that brings up a nice UI for command line debugging. However, I have no idea how to use it and could not find any reasonable documentation.

(llvm) gui

Brings up this kind of interface: lldb interface

However, I cannot figure out how to interact with it, eg. send a command to step to the next line. Any idea? I am using Mac OSX Catalina, iterm2 and tmux.

Adam Hunyadi
  • 1,790
  • 12
  • 30
  • Does this answer your question? [Is there a "TUI" mode for standalone lldb?](https://stackoverflow.com/questions/19820247/is-there-a-tui-mode-for-standalone-lldb) – Thomas Sablik May 08 '20 at 10:30
  • @ThomasSablik My question is about how to interact with the gui, not how to open it. As you can confirm from the attached image, I have the TUI feature in my lldb but I am not sure if I need to setup something in order to tell it for example to "step". – Adam Hunyadi May 08 '20 at 13:18

0 Answers0