diff --git a/14-checkpoint/README.md b/14-checkpoint/README.md index 56c608f..5de2781 100644 --- a/14-checkpoint/README.md +++ b/14-checkpoint/README.md @@ -1,6 +1,6 @@ *Concepts you may want to Google beforehand: monolithic kernel, microkernel, debugger, gdb* -**Goal: Pause and organize our code a little bit** +**Goal: Pause and organize our code a little bit. Then learn how to debug the kernel with gdb** Maybe you didn't realize it, but you already have your own kernel running! diff --git a/14-checkpoint/kernel.sym b/14-checkpoint/kernel.sym deleted file mode 100755 index c165349..0000000 Binary files a/14-checkpoint/kernel.sym and /dev/null differ