The CMUCL support for debugging specific processes is pretty much 
non-existent.   However, if you want to break and debug your McCLIM 
application, see my previous message about meta ctl b.

Tim

On Thursday, April 3, 2003, at 08:21  PM, Robert STRANDH wrote:

> 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