1 Star 0 Fork 0

DUTRB/MITS081-xv6-Lab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gdbinit.tmpl-riscv 130 Bytes
一键复制 编辑 原始数据 按行查看 历史
set confirm off
set architecture riscv:rv64
target remote 127.0.0.1:1234
symbol-file kernel/kernel
set disassemble-next-line auto
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/boru1588/mits081-xv6-lab.git
git@gitee.com:boru1588/mits081-xv6-lab.git
boru1588
mits081-xv6-lab
MITS081-xv6-Lab
util

搜索帮助