[hunchentoot-devel] Why doesn't *show-lisp-backtraces-p* work?

20 May
2011
20 May
'11
8:37 a.m.
Hi, Who can give me a help ? I did this: (setf *show-lisp-errors-p* T) (setf *show-lisp-backtraces-p* T) But the *show-lisp-backtraces-p* seems that it does not work. I can't see any backtraces on the page. Did I use it by a wrong way? Thanks.

20 May
20 May
8:47 a.m.
On 5/20/2011 01:37, Colin wrote:
But the *show-lisp-backtraces-p* seems that it does not work. I can't see any backtraces on the page.
What Common Lisp implementation are you using? Hunchentoot uses trivial-backtrace which doesn't support every CL impl. See http://common-lisp.net/project/trivial-backtrace/ Walter -- The Online Slang Dictionary - Now a wiki! http://onlineslangdictionary.com/
5104
Age (days ago)
5104
Last active (days ago)
1 comments
2 participants
participants (2)
-
Colin
-
Walter GR