LispWorks IDE User Guide > 10 The Compilation Conditions Browser

NextPrevUpTopContentsIndex

10.2 Examining error conditions

The Conditions view is visible when the Compilation Conditions Browser is first invoked. The tool appears as shown in The Compilation Conditions Browser.

Figure 10.1 The Compilation Conditions Browser

There are two tabs. These show the same information, in different ways:

The description area in the Conditions view of the Compilation Conditions Browser shows a description of any item selected in the conditions area. The description contains details of the selection condition. The following information is shown:

Condition

The error condition for the selected item in the message area.

Class

The class of the selected condition.

Definition

The name of the form in which the condition was signaled.

File

The name of the file that contains the Lisp source code that caused the selected condition.

Items selected in this area may be examined using the Description menu which allows a variety of LispWorks tools to be invoked on the selected item in the description area.


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex