Update .gdbconf to point to the non-stripped kernel executable
This commit is contained in:
parent
44834b8a0f
commit
89cbe5957b
2
.gdbconf
2
.gdbconf
@ -1,4 +1,4 @@
|
||||
file initrd/boot/moon.elf
|
||||
file kernel/bin/moon.elf
|
||||
break _start
|
||||
target remote :1234
|
||||
continue
|
Loading…
x
Reference in New Issue
Block a user