eval debugging
Posted: Mon Nov 28, 2005 8:05 am
Code: Select all
(debug (eval '(some-code)))
This makes difficulties to debug in macro functions :-(
Friends and Fans of newLISP
http://www.newlispfanclub.alh.net/forum/
http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=5&t=863
Code: Select all
(debug (eval '(some-code)))