Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Add backtracing in panic #41

Open
4e554c4c opened this issue Jun 2, 2018 · 1 comment
Open

Add backtracing in panic #41

4e554c4c opened this issue Jun 2, 2018 · 1 comment

Comments

@4e554c4c
Copy link
Contributor

4e554c4c commented Jun 2, 2018

Panics should print a backtrace, either to the VGA buffer or serial with the current call stack.
For this, we'll have to modify kernel stacks and add a function capable of backtracing.

@4e554c4c
Copy link
Contributor Author

4e554c4c commented Jun 7, 2018

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

No branches or pull requests

1 participant