eval debugging

For the Compleat Fan
Locked
Dmi
Posts: 408
Joined: Sat Jun 04, 2005 4:16 pm
Location: Russia
Contact:

eval debugging

Post by Dmi »

Code: Select all

(debug (eval '(some-code)))
seems doesn't work.

This makes difficulties to debug in macro functions :-(
WBR, Dmi

Locked