FunctionPackage: exclToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

dribble-bug

Arguments: &optional pathname

This function is an extension of the Common Lisp function dribble. dribble-bug called with the optional pathname argument calls several information functions whose output is then placed at the beginning of the dribble file. These information functions include lisp-implementation-type, lisp-implementation-version, machine-type, machine-version, software-type, software-version and short-site-name. The *features* list is also printed along with identifiers of all loaded patches and other miscellaneous information.

If the optional argument is not provided, dribbling to the file is stopped and the file is closed. Note that nested dribbles are not supported, either with this function or dribble.

See also *dribble-bug-hooks*.


Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised