os/.gdbinit
pjht 3ca8b5a232 Add a very basic exit function and fix kmalloc.
Exit function does not deallocate task memory except for the data block, 
and does not are about the exit code except for logging.
2019-08-25 17:32:08 -05:00

4 lines
78 B
Plaintext

set pagination off
target remote localhost:1234
symbol-file kernel/kernel.elf