📄 settrace.right
字号:
(settrace.sh:5):5: _Dbg_set_trace; : ; :+# Test set_trace call.+where ->0 in file `settrace.sh' at line 5##1 init() called from file `settrace.sh' at line 33##2 main() called from file `settrace.sh' at line 0+list 5 5:==> _Dbg_set_trace; : ; : 6: } 7: 8: hanoi() { 9: local -i n=$1 10: local -r a=$2 11: local -r b=$3 12: local -r c=$4 13: 14: _Dbg_set_trace; : ; :+info filesSource files for which have been read in:settrace.sh (36 lines)+c (settrace.sh:14):14: _Dbg_set_trace; : ; :+where ->0 in file `settrace.sh' at line 14##1 hanoi("1", "a", "b", "c") called from file `settrace.sh' at line 34##2 main() called from file `settrace.sh' at line 0+cont (settrace.sh:14):14: _Dbg_set_trace; : ; :+where ->0 in file `settrace.sh' at line 14##1 hanoi("0", "a", "c", "b") called from file `settrace.sh' at line 17##2 hanoi("1", "a", "b", "c") called from file `settrace.sh' at line 34##3 main() called from file `settrace.sh' at line 0+continue Move disk 0 on a to b
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -