readme
来自「gdb-6.0 linux 下的调试工具」· 代码 · 共 11 行
TXT
11 行
This directory contains minimal loader utilities that talk to Fujitsu'sboot monitor.aload: Download using a serial line. Syntax is "aload <program> <device>", where <device> is the serial port, such as /dev/ttya.eload: Download using Ethernet. Syntax is "eload <program> <host>", where <host> is a host name or IP address.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?