diff options
author | Danny Holman <dholman@gymli.org> | 2024-06-24 02:07:27 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-06-24 02:07:27 -0500 |
commit | b09100f8b79b77f613f5d68fd661e3cbaf1f5c86 (patch) | |
tree | 25c053e2b2a39e9ca356d57428bb5b045d7d42a9 /doc | |
parent | arch: i386: boot: zero ESP before calling i386_entry (diff) | |
download | box-b09100f8b79b77f613f5d68fd661e3cbaf1f5c86.tar.gz box-b09100f8b79b77f613f5d68fd661e3cbaf1f5c86.tar.zst box-b09100f8b79b77f613f5d68fd661e3cbaf1f5c86.zip |
arch: i386: add a function that walks the stack
Add a function that will walk the stack and save the return addresses
into an array. This will allow the kernel to print out stack traces
during a panic or on demand inside a debugger.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions