leoleoasd / blog

Hosted by Github Pages.
0 stars 1 forks source link

PintOS 从编译到 Kernel Panic:在 CLion 里愉快的 Debug | Leo #27

Closed leoleoasd closed 1 year ago

leoleoasd commented 3 years ago

https://leoleoasd.me/2020/11/08/debug-pintos-in-clion/index.html

MacOS:brew install qemu i386-elf-gcc Ubuntu: apt install qemu gcc 用最新的代码: git clone git://pintos-os.org/pintos-anon 或者下载我的修改版本: git clone https://github.com/leoleoasd/pintos_configuration.git,并跳过第