This is the repository of ChCore labs in SE315, 2020 Spring.
- makeor- make build
- The project will be built in builddirectory.
- 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
- type Ctrl+a xto quit QEMU
- type Ctrl+dto quit GDB