diff --git a/Screenshots.md b/Screenshots.md index f1f33bf..f63865a 100644 --- a/Screenshots.md +++ b/Screenshots.md @@ -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)