mpu protected mode debug
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
Under mpu protected mode, I added a new system call, But appeared a panic , and I tried to debug, but when using gdb tracing, only the code in kernel mode can be traced, and the code in application mode cannot be traced. So I want to know in mpu protected mode, how does gdb track the code of application state and kernel state at the same time.
Contributor guide
Assessment
This issue has not been assessed yet.