Skip to content
Snippets Groups Projects
Commit b662ca74 authored by gerd's avatar gerd
Browse files

The debugger computes active restarts in a dynamic environment

	that can be different from the dynamic environment at the point
	where the user chooses one of the computed restarts.  Effect: The
	debugger offers a restart, but complains that it isn't active
	when the restart is chosen.

	* src/code/error.lisp (%invoke-restart-interactively): New function.
	(invoke-restart-interactively): Use it.
	* src/code/debug.lisp (make-restart-commands): Use it.
parent fd9fcb92
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