⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 watch2.right

📁 bash debugger. You can use this tool to debug bash shell script
💻 RIGHT
字号:
(dbg-test1.sh:22):22:	x=22+# Test of dollar variables in watche, display and break condition+# +watche $? != 0 0: ($? != 0)==0 arith: 1+step (dbg-test1.sh:23):23:	y=23+break fn3 if x==29Breakpoint 1 set in file dbg-test1.sh, line 17.+display echo "x is $x, ? is $?" 0: echo "x is $x, ? is $?"+continue Breakpoint 1 hit (1 times). (dbg-test1.sh:17): 17: fn3() { 0 (echo "x is $x, ? is $?"): x is 29, ? is 0 + continueBreakpoint 1 hit (1 times).(dbg-test1.sh:17):17:	fn3() { 0 (echo "x is $x, ? is $?"): x is 29, ? is 0+quit 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -