Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug Syscall #96

Open
petscheit opened this issue Oct 24, 2024 · 0 comments
Open

Debug Syscall #96

petscheit opened this issue Oct 24, 2024 · 0 comments

Comments

@petscheit
Copy link
Collaborator

When a module is bootloaded, we are currently not able print any debugging messages from the module. Additionally, error that pop up are not propergated out of the bootloader. This makes module development hard.

To get around this, we could add a debug syscall, which simply prints the values that are passed to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant