Command views

snare 2016-04-12 23:49:36 +10:00
parent 0d5754476c
commit c46a292a16
1 changed files with 5 additions and 1 deletions

@ -8,7 +8,11 @@ Very basic setup with LLDB and a register view in separate iTerm windows.
![lldb_basic](http://i.imgur.com/XoeeLIT.png)
LLDB setup running in tmux panes (set up with tmuxinator).
Some command views using `$ voltron view command "frame variable"` and `$ voltron view command "source list -a \$rip"` in iTerm panes.
![lldb_command](http://i.imgur.com/iatgsgN.png)
LLDB setup running in tmux panes (set up with [tmuxinator](Layout-automation)).
![lldb_tmux](http://i.imgur.com/kFe1hWV.png)