| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-23 | ide: redirect qemu error output | Felix Morgner | 1 | -2/+4 | |
| 2025-07-14 | build: reintroduce bootable ISO | Felix Morgner | 1 | -2/+2 | |
| 2025-07-14 | ide: improve support for vscodium | Felix Morgner | 1 | -2/+2 | |
| 2025-07-13 | ide: improve launch configuration | Felix Morgner | 1 | -19/+18 | |
| 2025-03-28 | ide: disable reboot on crash and add more info | Felix Morgner | 1 | -0/+3 | |
| We don't necessarily want to end up in a boot loop when debugging. Additionally, when can have QEMU dump the machine state on crashes, as well as tell us which interrupts occur. | |||||
| 2024-10-26 | use linker variable | Fabian Imhof | 1 | -2/+0 | |
| 2024-10-26 | Fix wrong args order in taks | Matteo Gmür | 1 | -2/+2 | |
| 2024-10-26 | Adjust to toolchain updates | Matteo Gmür | 1 | -0/+4 | |
| 2024-09-24 | Improve launch settings | Matteo Gmür | 1 | -2/+2 | |
| 2024-09-17 | ide: add problem matcher for gdb launch | Felix Morgner | 1 | -3/+14 | |
| While this is not strictly necessary for a standalone launch, Visual Studio Code is not happy when we have a long running (longer than the debug session) preLaunchTask without a problem matcher. In essence, we define the task as having finished launching, when QEMU informs us about the open VNC port. | |||||
| 2024-09-17 | ide: adjust available boot targets | Felix Morgner | 1 | -2/+1 | |
| 2023-10-12 | build: switch to ninja multi-config generator | Felix Morgner | 1 | -3/+4 | |
| 2023-10-11 | ide: allow selection of boot image | Felix Morgner | 1 | -2/+14 | |
| 2023-10-08 | x86_64: improve debugging experience | Felix Morgner | 1 | -0/+1 | |
| 2023-10-07 | x86_64: implement very simple VGA text output | Felix Morgner | 1 | -1/+17 | |
| 2023-10-07 | ide: add some debugging support | Felix Morgner | 1 | -0/+23 | |
