关于
The Breenix Memory Debugging skill provides a systematic framework for identifying and fixing low-level memory management bugs in the Breenix kernel. It offers specialized guidance for troubleshooting physical frame allocation, virtual address mappings, heap corruption, and kernel stack integrity. By providing diagnostic patterns for common failures like double faults and protection violations, this skill helps developers navigate the intricacies of Rust-based OS development and ensure memory safety across process boundaries.