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

Catch output from kernel #528

Open
jounathaen opened this issue Jun 23, 2023 · 0 comments
Open

Catch output from kernel #528

jounathaen opened this issue Jun 23, 2023 · 0 comments

Comments

@jounathaen
Copy link
Member

At the moment, the kernel messages go to the serial out, and the application output to file descriptor 0. For testing and other purposes, it might be beneficial if we can specify other data structures or files for the output.

For the serial, this is trivial.
For the write to fd 0, this probably requires a little more thought.

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