📄 bug-source.cmd
字号:
set trace-commands on# Test to see that we read in files that mentioned in breakpoints# but we don't step into.continue 34# It is important to "next" rather than "step"next# The following breakpoint should cause # a file to get read in.break sourced_fninfo filesquit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -