update README.md. Signed-off-by: ipads 646235609@qq.com
update README.md.
Signed-off-by: ipads 646235609@qq.com
新版本课程实验+配套视频讲解,请访问这里.
This is the repository of ChCore labs in SE315, 2020 Spring.
make
make build
build
make qemu
Emulate ChCore in QEMU
make qemu-gdb
Start a GDB server running ChCore
make gdb
Start a GDB (gdb-multiarch) client
make grade
Show your grade of labs in the current branch
Ctrl+a x
Ctrl+d
上海交通大学IPADS 《现代操作系统:原理与实现》chcore 课程实验 实验文档请访问:《现代操作系统:原理与实现》主页(https://ipads.se.sjtu.edu.cn/mospi/)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
ChCore Lab
新版本课程实验+配套视频讲解,请访问这里.
This is the repository of ChCore labs in SE315, 2020 Spring.
build
make
ormake build
build
directory.Emulate
make qemu
Emulate ChCore in QEMU
Debug with GBD
make qemu-gdb
Start a GDB server running ChCore
make gdb
Start a GDB (gdb-multiarch) client
Grade
make grade
Show your grade of labs in the current branch
Other
Ctrl+a x
to quit QEMUCtrl+d
to quit GDB