Skip to content
Snippets Groups Projects
Commit 9bf565fe authored by toy's avatar toy
Browse files

Allow the debugger to return a value from a function. Based on work

posted to cmucl-imp by Fredrik Kuivinen and the implementation in
SBCL.  A catch tag is wrapped around the function to which the
debugger can throw to to return a new value.

This is enabled only if debug is more important than both speed
and space.
parent e88e81c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment