Tracer messages
The following table lists the possible tracer messages for each subject.
Subject | Messages |
---|---|
Attributes | XXX[1] Attribute Values: J = 1 k = 3.4 b = 0x55f00b myFoo = testA[12] XXX[1] Attribute Values changed - new Values The following message can appear anywhere a piece of code has changed the values of the attributes:
All attribute values are displayed. The sending and receiving
of events by |
Constructors | XXX[1] invoked YYY()
|
Destructors | XXX[1] invoked ~YYY()
|
Existence | class XXX new instance XXX[1] created
Instances get their names from their class ( Instances with a
This message displays
only when |
Methods | XXX[1] invoked YYY[2]->doIt(j=3, k = 4.3)
|
Parameters | These messages indicate whether methods and events are displayed
through their:
For example:
For example:
When |
Relations | A report on the status of all relations displays together with
the notification message on the creation of the new instance:
|
Timeouts | XXX[1] set tm(tttt) at ROOT.sss
|