lesson 14

This commit is contained in:
Carlos Fenollosa 2014-10-20 23:23:42 +02:00
parent 8638875ac2
commit 4d14ff30be
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
*Concepts you may want to Google beforehand: monolithic kernel, microkernel, debugger, gdb* *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 Maybe you didn't realize it, but you already have your own kernel
running! running!

Binary file not shown.