guile-knots/tests/backtraces
Christopher Baines b3fa4d069b
All checks were successful
/ test (push) Successful in 6s
Rework the backtrace handling
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
..
call-with-cached-connection.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
call-with-resource-from-pool.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
call-with-thread.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
fibers-force.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
fibers-map.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
guile-error-deep-in-thread.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
guile-error-in-thread.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
nested-parallelism.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
plain-exception.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
stack-situation-fibers.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
stack-situation-script.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
stack-situation-unknown.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
temporary-thread.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
triple-with-exception-handler.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
vhash-fold-in-thread.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
vhash-fold.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00
wrapped-exception.scm Rework the backtrace handling 2026-03-22 18:31:56 +00:00