From e2da8c92c0d08deb51a578ebc02a433b39aa14a7 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Tue, 17 Sep 2024 16:49:39 +0000 Subject: doc: add information about launching the kernel --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index fb994bd..141c89f 100644 --- a/README.rst +++ b/README.rst @@ -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 -- cgit v1.2.3