matos/debug.gdb

6 lines
192 B
Plaintext
Raw Normal View History

2020-08-18 13:55:52 +02:00
add-symbol-file kernel.sym
2020-08-19 15:02:56 +02:00
source custom_gdb_extension.py
#For ASM sources
directory arch/x86/:core
2021-11-03 23:36:48 +01:00
target remote | qemu-system-i386 -S -gdb stdio -kernel kernel -m 16M -serial file:serialOut