Specify the Tracing Level
Session tracing calls are built into most ASOLib library methods and procedure calls. You can also include trace calls in your own application using CALLPROC ASDebug(params). This can assist with debugging, tracing, and monitoring of OpenROAD Server applications.
You can specify the level of tracing in the Trace Session area of the Sessions details pane.
To specify the level of tracing
1. Click a client session node in the tree view.
2. Click one of the following Level options: None, Application, Library, or Both.
3. Click Start or Stop to switch individual session tracing on or off.
4. Click View to display this session's trace records in a pop-up window.
5. Click Clear to clear existing trace records.
Trace records are held in memory and are associated with each persistent session context object. Clear records regularly to avoid excessive memory use.