Adding gdb init and adjusting some of the build automation steps
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
objcopy --only-keep-debug build/kernel/myos.bin kernel.sym
|
||||
echo "creating symbols file"
|
||||
echo $(pwd)
|
||||
objcopy --only-keep-debug root/boot/myos.bin kernel.sym
|
Reference in New Issue
Block a user