user_space #4

Merged
mathieu merged 40 commits from user_space into master 2021-11-04 16:17:36 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7c227a730c - Show all commits

View File

@ -2,4 +2,4 @@ add-symbol-file kernel.sym
source custom_gdb_extension.py
#For ASM sources
directory arch/x86/:core
target remote | qemu-system-i386 -S -gdb stdio -kernel kernel -m 16M
target remote | qemu-system-i386 -S -gdb stdio -kernel kernel -m 16M -serial file:serialOut