| Allegro CL version 6.2 Unrevised from 6.1 |
Arguments: process &rest processes
Arrests for debugging all processes given as arguments. The
processes are arrested by adding :debugging
to the list
of arrest reasons for each process. Note that the listener process
cannot be arrested.
The minimal abbreviation of :arrest is :arr.
See top-level.htm for more information on top-level commands. See multiprocessing.htm for information on multiprocessing.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 |