434b

Results 39 issues of 434b

One suggestion for this wonderful theme would be including a sticky Table of Contents at the side. This would be particular helpful for longer blog posts. Reference: https://ghost.org/docs/tutorials/adding-a-table-of-contents/

Setting manual toggles for rebuilds in the `config.ini` that forces rebuilding (which is required) for changes in `io/scripts/gdb_script` to take effect inside the debugger container is tedious. A PR for...

debugger

kernel_builder
feature-request
medium-prio

For example, adapt the one [syzkaller]( https://raw.githubusercontent.com/google/syzkaller/master/tools/create-buildroot-image.sh) uses for our use case

low-prio
kernel_builder

As it is now only "*recent*" kernel version can be compiled. I did not check yet how far back we can go currently but it would be nice to have...

kernel_builder
feature-request
medium-prio

Currently only building aarch64 kernel builds is available. Having a 32-bit ARM kernel would be a nice touch as well

low-prio
kernel_builder
feature-request

Similarly to #35 it would be nice to have a debuggable RISCV kernel

low-prio
kernel_builder
feature-request

* [ ] MIPS32 * [ ] MIPS64

low-prio
kernel_builder
feature-request

Currently, the terminal size within the booted QEMU is rather small (read narrow) Adjusting it via: ``` # Example size stty cols 128 rows 64 ``` would make things less...

debuggee

for obvious reasons

enhancement
high-prio