To Enable Top-Level Debugging Mode (Visual LISP IDE)

Top-Level debugging allows for breaks to occur before evaluating every top-level expression.

Note: The Visual LISP IDE is available on Windows only.
  1. In Visual LISP, click Tools Environment Options General Options.
  2. In the General Options dialog box, Diagnostic tab, clear Do Not Debug Top-Level.
  3. Click OK.