Hello again,

When programming McCLIM applications, I often need to inspect the
special variables of the application.  However, I can't seem to figure
out how to get the debugger to run in the process of the application.
The result is that special variables don't have the values that they
have in my application process, so I can't inspect their values.  It
seems silly to resort to `format' expressions in the code.

I have tried to look in the documentation and in the source code of
the debugger, but with no success.  

Thanks in advance,
-- 
Robert Strandh

Reply via email to