sanity.s
来自「gdb-6.8 Linux下的调试程序 最新版本」· S 代码 · 共 21 行
S
21 行
# mips test sanity, expected to pass.# mach: all# as: -mabi=eabi# ld: -N -Ttext=0x80010000# output: *\\npass\\n .include "testutils.inc" setup .set noreorder .ent DIAGDIAG: writemsg "Sanity is good!" pass .end DIAG
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?