mirror of https://github.com/snare/voltron.git
Command views
parent
0d5754476c
commit
c46a292a16
|
@ -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_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)
|
![lldb_tmux](http://i.imgur.com/kFe1hWV.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue