nullndvoid
|
2fb1741100
|
Begin setting up stack unwinding/tracing.
This actually worked so I am chuffed, but it doesn't read the necessary
DWARF structures just yet. Still a good step forwards.
|
2025-03-05 20:44:09 +00:00 |
|
nullndvoid
|
d53661b9a0
|
Ran cargo fmt, clippy fixes, suppressed some warns
I will start working on stack traces tonight and tomorrow.
We need to be able to 'unwind' by finding calling functions.
|
2025-03-04 23:06:47 +00:00 |
|
zxq5
|
2186b829aa
|
- made improvements to memory code (refactored)
- started on improvements to the page frame allocator. it should be able to provide a usable page for any given virtual memory address requested.
|
2025-03-04 01:28:39 +00:00 |
|