Skip to content
Snippets Groups Projects

Add the June 2024 report

Merged Ribbon requested to merge june-report into master
@@ -36,6 +36,8 @@ The pread() and pwrite() system calls were implemented on relibc.
4lDO2 updated the bootstrap and initfs to use the new scheme interface through the `redox-scheme` library.
He also improved the scheme protocol to remove the need for ugly workarounds.
## User-Space Debugging From GDB
Thanks to bjorn3 the GNU Debugger can read the Redox user-space now (where most of the system components run).
Loading