diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2024-09-17 16:49:39 +0000 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2024-09-17 16:49:39 +0000 |
| commit | e2da8c92c0d08deb51a578ebc02a433b39aa14a7 (patch) | |
| tree | a16bf35d9513621c77d60fea0e9ee33398345603 /README.rst | |
| parent | a24d54308cded3159ca5e4175691259cf15449aa (diff) | |
| download | teachos-e2da8c92c0d08deb51a578ebc02a433b39aa14a7.tar.xz teachos-e2da8c92c0d08deb51a578ebc02a433b39aa14a7.zip | |
doc: add information about launching the kernel
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -25,3 +25,8 @@ Setup Open this directory in Visual Studio Code and then reopen the project in the development container +Launching +~~~~~~~~~ + +The build systems ships with a target (`bootable-iso`) that creates an ISO image containing a GRUB setup, capable of booting the kernel. +Additionally, the development container includes GDB and QEMU making it possible to run the configured GDB launch configuration to debug the kernel.
\ No newline at end of file |
