mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-27 11:14:42 -05:00
Planned stack trace
This commit is contained in:
parent
dd260828c1
commit
f6b31a493c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ API
|
||||||
* [Assertions](/include/kernaux/assert.h)
|
* [Assertions](/include/kernaux/assert.h)
|
||||||
* [Simple](/examples/assert_simple.c)
|
* [Simple](/examples/assert_simple.c)
|
||||||
* [Guards](/examples/assert_guards.c)
|
* [Guards](/examples/assert_guards.c)
|
||||||
|
* Stack trace *(planned)*
|
||||||
* Device drivers (for debugging only)
|
* Device drivers (for debugging only)
|
||||||
* [Serial console](/include/kernaux/console.h)
|
* [Serial console](/include/kernaux/console.h)
|
||||||
* [Framebuffer](/include/kernaux/framebuffer.h) *(planned)*
|
* [Framebuffer](/include/kernaux/framebuffer.h) *(planned)*
|
||||||
|
|
Loading…
Reference in a new issue