[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
debug
- To: info-mcl@services.cambridge.apple.com
- Subject: debug
- From: skramm@ilf.uio.no (Yngve Skramm)
- Date: Wed, 28 Sep 1994 16:02:31 -0800
- Followup-to: comp.lang.lisp.mcl
- Newsgroups: comp.lang.lisp.mcl
- Organization: University of Oslo
Beginner question about MCL 2.0: We can't seem to get trace to work
properly. It shows values entering and exiting a function, that is correct.
However a recursive function is called several times, and should produce an
output from trace every time it is called. This doesn't happen :-( We copy
the manual exactly, but get a different printout. Has anybody got a
solution to this problem?
Yngve Skramm
- Follow-Ups:
- Re: debug
- From: neves@aristotle.ils.nwu.edu (Neves )
- Re: debug
- From: futrelle@ccs.neu.edu (Robert Futrelle)