matos/debug.gdb
2021-10-27 10:13:11 +02:00

6 lines
169 B
Plaintext

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