|
4 months ago | |
---|---|---|
arch/x86 | 4 months ago | |
core | 4 months ago | |
docs | 8 months ago | |
drivers | 4 months ago | |
tests | 4 months ago | |
.clang-format | 8 months ago | |
.vimrc | 8 months ago | |
Makefile | 5 months ago | |
README.md | 4 months ago | |
custom_gdb_extension.py | 4 months ago | |
debug.gdb | 4 months ago | |
linker.ld | 2 years ago |
To generate iso image
mtools xorriso (which is libisoburn on ArchLinux)
make test
or
make fd.iso && qemu-system-x86_64 -cdrom fd.iso
you can also test it
make self_test
gdb could be launch with debug symbols using :
make debug
Then you can check some matos specific commands or pretty printing with
help user-defined info pretty-printer (Should contains matos_pretty_printers)