index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
system
/
repl
/
error-handling.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Remove unnecessary module imports.
Ludovic Courtès
1
-1
/
+0
2017-02-07
Avoid stacks in dynamically-bound values
Andy Wingo
1
-3
/
+3
2014-03-22
Out-of-memory situations raise exceptions instead of aborting
Andy Wingo
1
-1
/
+1
2014-03-16
Document stack-overflow handlers, limits, and unwind-only exceptions
Andy Wingo
1
-26
/
+22
2013-11-07
Program sources are always pre-retire now
Andy Wingo
1
-3
/
+3
2012-01-26
Fix a couple of warnings.
Ludovic Courtès
1
-1
/
+2
2011-09-02
more define-syntax-rule usage
Andy Wingo
1
-4
/
+2
2011-03-22
Do not enter the debugger if the thrown key is in `pass-keys'
Mark H Weaver
1
-21
/
+22
2011-03-17
allow ,option on-error report instead of debug
Andy Wingo
1
-0
/
+28
2011-02-11
(system repl error-handling) uses print-exception
Andy Wingo
1
-47
/
+11
2011-02-08
hackily fix another case where display-exception would be apropos
Andy Wingo
1
-1
/
+27
2010-11-12
call-with-error-handling pass-keys w/ procedural handlers fix
Andy Wingo
1
-2
/
+4
2010-10-12
debug has for-trap? field
Andy Wingo
1
-2
/
+2
2010-10-08
further repl tweaks
Andy Wingo
1
-9
/
+9
2010-10-08
Fixlets for REPL error handling.
Ludovic Courtès
1
-1
/
+2
2010-10-05
debug-trap-handler ephemeral trap enhancement
Andy Wingo
1
-4
/
+8
2010-09-23
avoid traps in repl except when evaluating the expression
Andy Wingo
1
-14
/
+24
2010-09-19
implement breakpoints in the repl
Andy Wingo
1
-1
/
+28
2010-08-31
Add new debug meta-command ,error-message
Jose A. Ortega Ruiz
1
-10
/
+16
2010-07-15
don't re-print the error by default in call-with-error-handling
Andy Wingo
1
-1
/
+5
2010-07-15
error-handling tweak
Andy Wingo
1
-1
/
+0
2010-07-15
pass a frame to display-error in system repl error-handling
Andy Wingo
1
-22
/
+20
2010-07-10
finally, backtraces only showing frames for the computation
Andy Wingo
1
-9
/
+13
2010-07-09
integrate the debugger into the repl
Andy Wingo
1
-0
/
+114