NextPrevUpTopContentsIndex

11.1 Introduction

The Tracer tool is a debugging aid which gives you an interface to the LispWorks trace facilities. These allow you to follow the execution of particular functions and help you identify where errors occur during execution.

To create a Tracer, choose Works > Tools > Tracer or click in the Podium. Alternatively, a tracer can be created or displayed from within many other tools by choosing the command Trace > Show in Tracer in any menu whose commands operate on a traceable symbol.

The Tracer has three views:


Common LispWorks User Guide (Unix version) - 5 Jul 2006

NextPrevUpTopContentsIndex