Sxmourai / GluOS

This is a minimal, modular and lightweight kernel in rust
GNU General Public License v3.0
2 stars 0 forks source link

Make some cool debugging tools #10

Open Sxmourai opened 9 months ago

Sxmourai commented 9 months ago

Traceback Bind shell function on startup ...

Sxmourai commented 8 months ago

Remove all unwraps and possible crashable pièces of code

Sxmourai commented 8 months ago

We could make a "server" on host that parses the qemu output to get some data (for example the kernel size, or some other infos) that we would store on host for debugging

We will also need to add some features for debugging & testing and "prod" when we test on real computer