:wdebug

Top-level Command

Arguments: &optional process

UNIX only

This command displays an Allegro Composer Debugger window containing a backtrace (similar to that displayed in a listener by :zoom) of process. process must be a process object or a string naming a process which is in a break loop. process defaults to the value returned by *current-process*. (Since you normally enter :wdebug is a listener in a break loop, it is uncommon to specify an argument.)

Allegro Composer must already be running. It is an error to use this comamnd when Allegro Composer is not running.

The minimal abbreviation of :wdebug is :wd.

See composer.htm for more information on Allegro Composer. See The debugger in Allegro Composer in that document for more information on the windowized debugger.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.