Skip to content
Snippets Groups Projects
Commit 4d6a0006 authored by pmai's avatar pmai
Browse files

Define the ANSI-mandated macro STEP as an entry-point to the debugger

stepping-facility.  Since this currently only works on compiled code,
we try to compile the anonymous function containing the form
to-be-stepped, and bail-out with an error if that fails, e.g. for
non-null enclosing lexical environments.
parent e4145970
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