Add tips on debugging/disassembling kernel sources
This commit is contained in:
@@ -45,4 +45,8 @@ Alternatively, you may disable using a UEFI firmware with qemu like so:
|
||||
USE_LEGACY_BIOS=1 cargo run
|
||||
```
|
||||
|
||||
## Debugging
|
||||
|
||||
See [debugging](docs/Debugging/DEBUGGING.md) for some help with this, including commands to help with disassembly.
|
||||
|
||||
If you have any other issues, feel free to create an issue or a PR.
|
||||
Reference in New Issue
Block a user