📄 dbx
字号:
A note when using dbx (under unix-type operating systems) to debug spice3:To avoid a segmentation fault in the initial run, use the following commandin dbx: setenv SPICE_NO_DATASEG_CHECK "1"Or, the comparable command in your shell before running dbx. Thisdisable accurate tracking of how much memory is used.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -