| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 13 days | debug: enable libstdc++ helpers | Felix Morgner | 1 | -47/+0 | |
| 2026-05-04 | debug: add multiboot2 information dump tool | Felix Morgner | 1 | -0/+47 | |
| This patch introduces a new GDB tool `dump_mb2i` that dump the multiboot2 information provided by the bootloader. This tool can be invoked in the GDB console. For example in vscode: -exec dump_mb2i ((kapi::boot::information)bootstrap_information).mbi The tool expects the address of the loader provided MB2 information as its only argument. | |||||
| 2026-05-04 | debug: split gdb modules | Felix Morgner | 1 | -16/+0 | |
| 2026-05-02 | debug: add kapi formatter support | Felix Morgner | 1 | -0/+16 | |
