Mathieu Maret
|
edbbaec930
|
Correct some warnings
|
2024-01-26 22:53:39 +01:00 |
|
Mathieu Maret
|
f05e017d45
|
backtrace: print function name instead of addr
Thx to the ELF header given by the bootloader
|
2023-11-20 00:12:58 +01:00 |
|
Mathieu Maret
|
18ea283213
|
Use format attribut and correct associated errors
|
2023-11-09 23:44:04 +01:00 |
|
Mathieu Maret
|
bff24b2213
|
Various code fix
|
2023-11-08 21:00:38 +01:00 |
|
Mathieu Maret
|
fb9bd8df7d
|
Various small fix
|
2021-11-13 08:31:05 +01:00 |
|
Mathieu Maret
|
3b97d0307d
|
Style: harmonize formatting
Thanks to: "clang-format -i -style=file **/*.{c,h}"
|
2020-04-27 00:14:51 +02:00 |
|
Mathieu Maret
|
2c0f54926d
|
Initial kthread implementation
|
2020-04-23 14:49:42 +02:00 |
|
Mathieu Maret
|
ca22696b29
|
klibc: put printf inside (instead of vga.h)
|
2019-05-17 09:35:23 +02:00 |
|
Mathieu Maret
|
df1fa005b3
|
stack: add comments
|
2019-01-09 16:20:06 +01:00 |
|
Mathieu Maret
|
e998fec795
|
stack_trace try to get function arguments
|
2018-11-19 13:57:07 +01:00 |
|
Mathieu Maret
|
085857a900
|
Add backtrace function
|
2018-11-16 14:47:21 +01:00 |
|