Commit graph

3 commits

Author SHA1 Message Date
d0ff89023b Add documentation for lots of the "undocumented" bits
All checks were successful
/ test (push) Successful in 6s
In the Guile Documenta generated documentation.
2026-03-23 11:56:53 +00:00
d282841a78 Don't export classify-stack-situation
As it's not intended for general use.
2026-03-23 11:43:25 +00:00
b3fa4d069b Rework the backtrace handling
All checks were successful
/ test (push) Successful in 6s
Try and improve the print-backtrace-and-exception/knots output, be
selective about the stack frames which are shown to try and produce
some useful output which reflects user code and hide the
&knots-exceptions.

This commit also introduces a bunch of tests scripts that produce
output from print-backtrace-and-exception/knots, to help test this
code in different situations.
2026-03-22 18:31:56 +00:00