restart.right
来自「bash debugger. You can use this tool to 」· RIGHT 代码 · 共 36 行
RIGHT
36 行
(restartbug.sh:4):4: x=1+# Test Restart command+list 4:==>x=1 5: cd / 6: y=2 7: z=0+step (restartbug.sh:5):5: cd /+step (restartbug.sh:6):6: y=2+break 7Breakpoint 1 set in file restartbug.sh, line 7.+restart -B -q -L .. -x restart2.cmd restartbug.shRestarting with: -B -q -L .. -x restart2.cmd restartbug.sh(restartbug.sh:4):4: x=1+# 2nd part of Restart test+l 4:==>x=1 5: cd / 6: y=2 7: z=0+info breakNum Type Disp Enb What1 breakpoint keep y restartbug.sh:7No watch expressions have been set.+cont Breakpoint 1 hit (1 times).(restartbug.sh:7):7: z=0+quit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?