This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6dc22b72516f7b4d115bbe645dccc556e050b97a
banan-os
/
kernel
History
Bananymous
6dc22b7251
Kernel: Add actual register values to x86_64 kernel panic
...
Very hackish implementation, but we now get actual registers at the time of the interrupt happening
2023-01-30 18:52:38 +02:00
..
arch
Kernel: Add actual register values to x86_64 kernel panic
2023-01-30 18:52:38 +02:00
include
/kernel
Kernel: Add actual register values to x86_64 kernel panic
2023-01-30 18:52:38 +02:00
kernel
Kernel: Add actual register values to x86_64 kernel panic
2023-01-30 18:52:38 +02:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
icxxabi.cpp
Kernel: We can now use destructors in global objects
2022-12-13 00:52:32 +02:00
Makefile
Kernel: add gcc option to make sure we have (r/e)bp saved on stack
2023-01-26 02:57:14 +02:00