diff options
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 |
