readme
来自「xen虚拟机源代码安装包」· 代码 · 共 37 行
TXT
37 行
xenitp README*************Xenitp is a low-level, non-symbolic debugger. It only works on ia64.* Building xenitpFirst do 'make tools' at the top level to build libxc and includes. Thencd to tools/debugger/xenitp and do make.* Using xenitpUsage is: xenitp DOMDOM is a domain number.'help' shows all the command available.When the domain is running, C-c stops it.* Source originAll these files come from binutils:cpu-ia64-opc.cdis-asm.hia64-asmtab.cia64-asmtab.hia64-dis.cia64-gen.cia64.hia64-opc-a.cia64-opc-b.cia64-opc.cia64-opc-d.cia64-opc-f.cia64-opc.hia64-opc-i.cia64-opc-m.cia64-opc-x.cxenitp.c is based on xenctxt.c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?