3 Star 6 Fork 0

shipleyxie/CodeHeaven

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.tmux.gdb.conf 1.78 KB
一键复制 编辑 原始数据 按行查看 历史
attach -t debugger
splitw -h -p 71
selectp -t 1
splitw -v -p 47
selectp -t 3
splitw -v -p 30
selectp -t 3
splitw -h -p 37
selectp -t 3
splitw -v -p 40
selectp -t 5
splitw -v -p 40
selectp -t 7
splitw -h -p 50
selectp -t 7
select-layout '1c28,190x48,0,0{57x48,0,0[57x21,0,0,0,57x26,0,22,2],132x48,58,0[132x33,58,0{82x33,58,0[82x21,58,0,1,82x11,58,22,5],49x33,141,0[49x21,141,0,4,49x11,141,22,6]},132x14,58,34{82x14,58,34,3,49x14,141,34,7}]}'
send-keys -t 5 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Stack;echo dashboard stack -output `tty` > ~/.gdbinit.d/tmux.stack;reset" C-m
send-keys -t 2 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Register;echo dashboard register -output `tty` > ~/.gdbinit.d/tmux.register;reset" C-m
send-keys -t 3 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Source;echo dashboard source -output `tty` > ~/.gdbinit.d/tmux.source;reset" C-m
send-keys -t 4 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Variable;echo dashboard variable -output `tty` > ~/.gdbinit.d/tmux.variable;reset" C-m
send-keys -t 1 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Assembly;echo dashboard assembly -output `tty` > ~/.gdbinit.d/tmux.assembly;reset" C-m
send-keys -t 6 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Threads;echo dashboard threads -output `tty` > ~/.gdbinit.d/tmux.threads;reset" C-m
send-keys -t 7 "printf \'\\033]2;%s\\033\\\\\' GDB;reset" C-m
send-keys -t 8 "export PS1=;printf \'\\033]2;%s\\033\\\\\' Memory;echo dashboard memory -output `tty` > ~/.gdbinit.d/tmux.memory;reset" C-m
#not displayed
send-keys -t 6 "echo dashboard breakpoint -output `tty` > ~/.gdbinit.d/tmux.breakpoint;reset" C-m
send-keys -t 6 "echo dashboard expressions -output `tty` > ~/.gdbinit.d/tmux.expressions;reset" C-m
send-keys -t 6 "echo dashboard history -output `tty` > ~/.gdbinit.d/tmux.history;reset" C-m
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/shipleyxie/CodeHeaven.git
git@gitee.com:shipleyxie/CodeHeaven.git
shipleyxie
CodeHeaven
CodeHeaven
master

搜索帮助

Cb406eda 1850385 E526c682 1850385