AeonJh

Results 2 comments of AeonJh

You can update you cppman version to `0.5.4` or later (Originally from https://bugs.debian.org/995477). Or using `cppman -r` to rebuild the index-database. The second way may take a lot of time.

Good advice, for me I use `riscv32-buildroot-linux-gnu-gdb` for kernel debugging, which gives me a more thorough understanding of how the program works and the memory layout. I use `tmux` to...