Text only
|
Text with Images
newLISP Fan Club
Forum => Anything else we might add? => Topic started by: Dmi on November 28, 2005, 12:05:29 AM
Title:
eval debugging
Post by:
Dmi
on
November 28, 2005, 12:05:29 AM
Code
Select
Expand
(debug (eval '(some-code)))
seems doesn't work.
This makes difficulties to debug in macro functions :-(
Text only
|
Text with Images